v0.0.1 SDK Released

COLLABORATE
IN REALTIME
BY DEFAULT.

The multiplayer infrastructure for the modern web. Add presence, cursor tracking, and state synchronization with a single hook.

Read the Docs
Shared Canvas
Sarah_Dev
Mike_Design
client.ts — lively-react
import { LivelyClient } from "@waits/lively-client";
const client = new LivelyClient({
serverUrl: "ws://localhost:1999",
reconnect: true, // auto-reconnect
});
export default client;

Designed for Developer Velocity.

<30ms
Latency
CRDT
Conflict-Free
Yjs
Document Sync
OSS
Open Source