Hacker News new | ask | show | jobs
by bai0 4157 days ago
There's always the possibility of using WebRTC data as a transport instead of WebSockets.

It's like a 7-layer burrito with extra helpings of sour cream and guac - a bit mushy, but still a burrito.

1 comments

Yes, I'd forgotten about that! Use a data channel with no retransmissions and it should work perfectly.