Replies: 1 comment 2 replies
-
"With Apollo" is very broad and vague. What is your server setup? Do you use graphql-sse on the server too? What does your client usage look like? A repro would be very helpful. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using this library with Apollo and after I unsubscribe from the subscription the connection isn't closed. The server doesn't receive any message at all when that happens.
It works fine via Postman or Altair. Is there anything else that needs to be done to cancel/complete the subscription?
Beta Was this translation helpful? Give feedback.
All reactions