Hacker News new | ask | show | jobs
by seangrogg 2187 days ago
But requires a lot of mucking around with STUN/TURN/ICE, which is far less desirable than just "send UDP packets to a browser".
1 comments

You don't need to use STUN and TURN for client->server use cases, but you do need ICE, DTLS, and SCTP.