enisdenjo / graphql-ws

Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
https://the-guild.dev/graphql/ws
MIT License
1.75k stars 162 forks source link

fix(server): Dispose of subscriptions on close even if added late to the subscriptions list #534

Closed enisdenjo closed 9 months ago

enisdenjo commented 9 months ago

Closes #532

enisdenjo commented 9 months ago

:tada: This PR is included in version 5.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: