Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 363 Bytes

File metadata and controls

5 lines (3 loc) · 363 Bytes

graphql-nats-streaming-subscriptions

This package implements the PubSubEngine Interface from the graphql-subscriptions package and also the new AsyncIterator interface. It allows you to connect your subscriptions manger to a Nats Streaming (aka Stan) based Pub Sub mechanism to support multiple subscription manager instances.

TODO: include examples here