Hacker News new | ask | show | jobs
by other_herbert 1483 days ago
I am.. my use case is a computer with two devices in the same building and they share data over webrtc datachannels..

There are some quirks in getting all the signaling working but there’s now more of a standard to do that process the right way…

Anyway since the devices are on the same network latency is nearly 0…

I do have an ack and retry process … I should add logging to see how often that happens though