How we built a Secure, Real-Time Conference Events Flow for WebRTC at Scale(opens in a new tab)
At MPSC, a multiplexed pipeline from FreeSWITCH/SIP to the browser using SSE, Redis, and an event microservice on GKE—so 10–20 concurrent WebRTC calls per tab get sub-second mute, speaking, and join/leave signals without FCM or per-call sockets. Covers Auth0, tradeoffs vs WebSockets, and why we moved off Firebase Cloud Messaging.
- WebRTC
- SSE
- React
- Microservices
- Auth0
- GCP
- FreeSWITCH
- Real-time
