Y
Hacker News
new
|
ask
|
show
|
jobs
by
tokenrove
3802 days ago
Consider SCTP as an alternative if you want messages but want them in order.
2 comments
untothebreach
3802 days ago
Only if you have control of every device between your sender and your receiver. Don't get me wrong, I love SCTP, but good luck consistently making SCTP connections over the public internet...
link
im_dario
3802 days ago
Also QUIC[0] should be a good candidate to be used instead of UDP.
[0]
https://docs.google.com/document/d/1lmL9EF6qKrk7gbazY8bIdvq3...
link