Moving past TCP in the data center, part 1
Moving past TCP in the data center, part 1
Posted Nov 3, 2022 18:16 UTC (Thu) by jonesmz (subscriber, #130234)In reply to: Moving past TCP in the data center, part 1 by ale2018
Parent article: Moving past TCP in the data center, part 1
Same.
It's what the WebRTC data channel is built on.
It's relatively easy to implement over UDP (not simple, not easy, just relatively easy compared to other complex protocols).
