WebSocket DocumentationCHIMERA / DOCS
REAL TIME
WebSocket Documentation
Socket.IO channel expectations, reconnect behavior, and public status event boundaries.
QuickstartAuthenticationAPI ReferenceEndpoint CatalogWebSocket DocumentationError CodesRate LimitsAPI Changelog
01Connection
Production real-time traffic uses the same host and secure WebSocket transport. Clients authenticate before subscribing to private user channels.
wss://chimeramind.com/socket.io
02Events
Public status events are safe for status surfaces. Private product events are scoped to authenticated product clients and are not documented as public API surface.