010 GitHub stars
02Postgres Changes: Listen to real-time INSERT, UPDATE, and DELETE events from your database.
03Granular Filtering: Apply SQL-style filters to subscribe only to the specific data changes that matter.
04Broadcast Messaging: Send low-latency, client-to-client messages without database persistence.
05Presence Sync: Track and synchronize user online status and custom metadata across clients.
06React Hooks: Access standardized patterns for managing subscriptions within React component lifecycles.