Y
Hacker News
new
|
ask
|
show
|
jobs
by
eru
722 days ago
> SoupBinTCP guarantees that the client receives each sequenced message generated by the server in the correct order, [...]
This protocol guarantees too much. It's still a stream.
1 comments
jzwinck
722 days ago
You quoted the part about sequenced messages. Look at the part about unsequenced messages right after that. It has both.
link
eru
721 days ago
Thanks!
link