Comment on The EmularityparentComments−bai011yThere'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.−db48x11yYes, I'd forgotten about that! Use a data channel with no retransmissions and it should work perfectly.
Comments
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.
Yes, I'd forgotten about that! Use a data channel with no retransmissions and it should work perfectly.