Hacker News new | ask | show | jobs
by lxtx 3248 days ago
Posted this recently in another thread, but maybe someone will find https://github.com/seemk/WebUdp useful as there have been many WebRTC threads lately. It's a WebRTC DataChannel server implementation for out of order, unreliable UDP traffic for browsers that has built-in SDP signaling and STUN.
1 comments

Just looking at the complexity of "minimal" implementation only highlights the need for different solution.