Skip to content

aaronpowell/graphql-azure-subscriptions

Repository files navigation

GraphQL Azure Subscription libraries

CI build Release build npm - SignalR package npm - CosmosDB package

This repo contains the different libraries for working with the Apollo GraphQL Subscription model from Azure services.

SignalR

Azure SignalR Service provides real-time messaging via websockets without needing to setup your own service.

The package, @aaronpowell/graphql-signalr-subscriptions provides integration with GraphQL Subscriptions, underpinned by SignalR Service. Learn more at packages/graphql-signalr-subscriptions.

CosmosDB Change Feed

Azure CosmosDB provides a Change Feed of data that is changed within a collection.

The package, @aaronpowell/graphql-cosmosdb-subscriptions provides integration with GraphQL Subscriptions, exposing the CosmosDB Change Feed to consumers. Learn more at packages/graphql-cosmosdb-subscriptions.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages