Skip to content

Releases: CodeCommission/subscriptions-transport-sse

v0.9.1

Choose a tag to compare

@MikeBild MikeBild released this 25 May 19:57
v0.9.1

v0.8.1

Choose a tag to compare

@MikeBild MikeBild released this 25 Dec 16:34
  • /publish/:topic? on all HTTP verbs

v0.7.9

Choose a tag to compare

@MikeBild MikeBild released this 17 Dec 08:26
  • Handle non-Promise arguments in unsubscribe

v0.7.8

Choose a tag to compare

@MikeBild MikeBild released this 17 Dec 08:23
  • Expose POST /publish endpoint to provide webhook to pub/sub messaging
  • Expose Auth Headers

v0.6.4

Choose a tag to compare

@MikeBild MikeBild released this 29 Oct 09:32
  • Upgrade NPM dependencies

v0.6.3

Choose a tag to compare

@MikeBild MikeBild released this 20 Oct 07:15
  • Stable
  • GraphQL and GraphQL-Subscription dependency upgrade

v0.3.2

Choose a tag to compare

@MikeBild MikeBild released this 29 Apr 13:00

New:

  • Configure keep alive interval

Fix:

  • Empty request body

v0.3.0

Choose a tag to compare

@MikeBild MikeBild released this 27 Apr 17:09

News:

  • initial release
  • retry on failure
  • Apollo client implementation
  • ExpressJS server implementation