enisdenjo / graphql-sse

Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
https://the-guild.dev/graphql/sse
MIT License
390 stars 20 forks source link

fix(use/http,use/http2,use/express,use/fastify): Handle cases where response's `close` event is late #75

Closed enisdenjo closed 1 year ago

enisdenjo commented 1 year ago

Closes #69

TODO

enisdenjo commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: