Skip to content

Quick Start

Ship chat with a thin backend: pick UI Kit or SDK, mint a session JWT, connect, then create rooms when your product needs a conversation.

Choose client

Pick UI Kit or SDK first — the remaining steps follow that path.

Drop-in chat UI — rooms, composer, and presence without building them yourself.

Installpnpm add @sendsar/chat-uikit-angular @sendsar/chat-sdk-javascript @sendsar/call-sdk-javascript @sendsar/protocol
GitHub