ariadne-codegen
ariadne-codegen copied to clipboard
Added fix for Hasura using websockets in async_base_client
Hasura sometimes sends ping before connection_ack
https://wundergraph.com/blog/quirks_of_graphql_subscriptions_sse_websockets_hasura_apollo_federation_supergraph
need this PR merged too...
I am not good enough with Python to write the tests. Could someone else please help checking my solution and writing the tests?