Skip to main content

Realtime

Instant delivery

Instant pub/sub messaging

Real-time event streaming with instant pub/sub delivery. Publish events to channels with instant delivery via SSE. Messages automatically stored for history and replay. Built-in reconnection handling with message acknowledgment.

Overview
Pricing
Usage
Docs
Examples

Quick Start

1

Initialize SDK with your app credentials

2

Use sylphx.realtime.emit() to publish events

3

Use useRealtime() hook to subscribe in React

4

Handle reconnection automatically with last_ack

Documentation

Key Concepts

Getting Started

Follow the quick start guide to set up this service.

Configuration

Configure the service using environment variables or the dashboard.

API Keys

Use your API key to authenticate requests to this service.

SDK Methods

MethodDescription
sylphx.[service].[method]()See documentation for available methods

Need more details?

Check out our complete documentation for in-depth guides and tutorials.

View full documentation