We Killed WebRTC (And Nobody Noticed)

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

Helix replaced WebRTC with plain WebSockets for real-time GPU streaming in their AI coding agent platform. The switch eliminated TURN server complexity, reduced latency by 20-30ms, and improved reliability across restrictive enterprise firewalls. They implemented a minimal binary protocol over WebSockets, using WebCodecs API

6m read timeFrom blog.helix.ml
Post cover image
Table of contents
The Problem With WebRTCThe ImplementationWhat We LostWhat We GainedShould You Do This?The CodeDiscussion Questions

Sort: