absinthe-graphql / absinthe-socket

Core JavaScript support for Absinthe WS-based operations
MIT License
149 stars 75 forks source link

fix subscriptionId not sent when calling dispose() on relay-socket #17

Closed davidye closed 5 years ago

davidye commented 6 years ago

This should fix https://github.com/absinthe-graphql/absinthe-socket/issues/13

tomconroy commented 6 years ago

@mgtitimoli @benwilson512 is someone on the absinthe team available to review these open PRs? This javascript seems essential for working with absinthe subscriptions

mgtitimoli commented 5 years ago

Thanks for having taken the time to contribute.

Closing this as it does not address the real issue.

You can find the next release at #33.