Release Notes
v1.0.0
Initial public developer documentation release.
Added
- Product-authenticated session token endpoint.
- WebSocket signaling endpoint.
- One-to-one audio call flow.
- WebRTC offer, answer, and ICE candidate pass-through.
- Call state handling for ringing, accepted, connecting, connected, rejected, canceled, missed, and ended.
- Participant role enforcement through session token claims.
- One active call per participant.
- Rate limiting for session token bootstrap and call invites.
- Call history endpoint.
- Public API reference, SDK guides, concepts, and troubleshooting pages.