pion/handoff – Move WebRTC out of browser and into Go
Summary
Show HN: Pion/handoff introduces a project that moves WebRTC session handling out of the browser into a backend process written in Go. The README describes the concept, use cases (recording, external video sources, reverse engineering traffic), and a set of examples demonstrating data channels, media saving, media forwarding, and a userscript approach to override WebRTC behavior. It also covers architecture ideas, community channels, licensing, and contribution guidance.