Skip to content

SocketQL

Real-time GraphQL over Socket.IO — live queries, robust caching, and React hooks out of the box.

Real-Time by Default

WebSocket-first transport via Socket.IO — no polling, no long HTTP requests. Results stream instantly.

Live Queries

Declarative live queries with resource-based invalidation — the server pushes updates, the client patches diffs.

Smart Caching

Built-in cache invalidation and request coordination that handles live queries and optimistic UI updates automatically.

React Hooks

Suspense-ready useQuery and useMutation hooks with built-in cache invalidation and optimistic UI support.