← Portal
Developer Tools

SDKs & Libraries

Official SDKs for 15 programming languages. Type-safe, idiomatic libraries with zero-config setup.

Every SDK supports Pub/Sub, Presence, History, and Push Notifications out of the box.

Every SDK, Same Powerful Features

Consistent APIs across all languages β€” learn once, use anywhere

Auto Reconnection

Exponential backoff with jitter. Resume subscriptions automatically after network interruptions.

Channel Multiplexing

Subscribe to unlimited channels over a single WebSocket connection. Zero per-channel overhead.

JWT & API Key Auth

Built-in authentication with both API keys (server) and JWT tokens (client) for granular access.

Presence Detection

Track who is online with custom state data. Get join/leave events and full member lists.

Message History

Retrieve historical messages with pagination, time-range queries, and configurable retention.

Type-Safe APIs

Full type definitions in TypeScript, C#, Java, Kotlin, Swift, and Rust. IDE autocomplete everywhere.

Get Started in 30 Seconds

01

Install

Add the SDK to your project with your package manager of choice.

02

Connect

Create a connection to your wSocket backend with your API key.

03

Pub/Sub

Subscribe to channels and start receiving real-time events instantly.

Browse SDK documentation

Join developers building the next generation of realtime applications.