Skip to content

hexly/graphql-nats-streaming-subscriptions

Repository files navigation

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