An Ably PubSub implementation for GraphQL Apollo Server to enable real-time subscriptions without managing WebSocket servers.
GraphQL Ably PubSub is a PubSubEngine implementation for Apollo Server that uses Ably as the message transport for GraphQL subscriptions. It enables real-time data updates through subscriptions without requiring developers to maintain their own WebSocket infrastructure, leveraging Ably's scalable, globally distributed platform.
PubSubEngine base-class to seamlessly integrate with Apollo Server's subscription system.PubSub implementation, which is not recommended for production, with a robust, managed solution.This project simplifies building real-time GraphQL applications by offloading WebSocket management to Ably's infrastructure, allowing developers to focus on application logic rather than infrastructure maintenance.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.