|
|
|
|
|
by lxgr
254 days ago
|
|
If you like SCPT, nobody's stopping you from using it today! Just put it in a minimal UDP wrapper. WebRTC has been doing just that for peer to peer data connections (which need TCP-like semantics while traversing NATs via UDP hole punching). |
|
UDP is a good solution but all it does is provide an 8 byte overhead and nothing that IP itself doesn’t provide for something like SCTP.