Enable real-time updates for your GraphQL data across any schema or transport layer.
This repository provides a JavaScript implementation for GraphQL Live Queries, allowing you to push changes from your server to clients automatically. It focuses on abstracting away the transport mechanism, making it compatible with WebSockets, Socket.IO, and more. You'll work with packages like `@n1ru4l/in-memory-live-query-store` to manage these live subscriptions.
Enable real-time updates for your GraphQL data across any schema or transport layer.
Developers building applications that require instant data synchronization without complex polling mechanisms.
Not enough data yet. Star history will appear after a few days of tracking.