@aerogear/voyager-subscriptions

Helper for building a GraphQL SubscriptionServer with additional capabilities and integrations

Usage no npm install needed!

<script type="module">
  import aerogearVoyagerSubscriptions from 'https://cdn.skypack.dev/@aerogear/voyager-subscriptions';
</script>

README

voyager-subscriptions

CircleCI

Simplifies the set up of GraphQL Subscriptions, used for real time updates.

Voyager Server makes it easier to build secure, production ready, realtime APIs with GraphQL. Read the Docs Here.