hasura / go-graphql-client

Package graphql provides a GraphQL client implementation.
MIT License
395 stars 91 forks source link

fix: handle closed error for subscription #119

Closed hgiasac closed 8 months ago

hgiasac commented 8 months ago

Skip ErrClosed when closing the WebSocket connection and retry when the connection is closed unexpectedly