grpc / grpc.github.io

The grpc.io website. (on GitHub pages)
276 stars 381 forks source link

gRPC guarantees the order of streaming messages #766

Closed alexlo03 closed 5 years ago

alexlo03 commented 5 years ago

Documented well in the bi-di case, but not explicitly spelled out in the other streaming cases.

thelinuxfoundation commented 5 years ago

Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.

After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.

Regards, CLA GitHub bot

alexlo03 commented 5 years ago

CLA signed

alexlo03 commented 5 years ago

@carl-mastrangelo Updated per our conv

carl-mastrangelo commented 5 years ago

@alexlo03 Merged, thanks!