Documentation
Voca is an open-source WebRTC signaling engine and SDK for building real-time voice applications.
Quick Install
npm install @treyorr/voca-client
Getting Started →
Set up your first voice room in 5 minutes
API Reference →
Full API documentation for all packages
Architecture →
How Voca works under the hood
Self-Hosting →
Run your own signaling server
Available Packages
@treyorr/voca-client Core TypeScript SDK
@treyorr/voca-svelte Svelte 5 Runes wrapper
@treyorr/voca-react React hooks