Hacker News new | ask | show | jobs
by api 3246 days ago
Ethernet or raw IP over TCP are slow (without some really creative hacks involving multiple TCP links) due to the double ACK problem. Adding UDP would probably not be hard.