Skip to content
Discussion options

You must be logged in to vote

The data provided in a given call to StreamSend is serialized with respect to any other given call to StreamSend on the same stream, so you'll get "aaabbb" or "bbbaaa" depending on how the calls race each other and won't get "ababab".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shit-lord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants