Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrtnmcc
2846 days ago
Just use WebRTC? Built in to most browsers (Chrome 28+, Firefox 22+, Edge 12+). Main hurdle is the UDP hole punching of NAT for users behind it needing a third party to help initiate the peer to peer connection.
https://en.wikipedia.org/wiki/WebRTC
https://en.wikipedia.org/wiki/UDP_hole_punching