Skip to content

swift: add test for closing gRPC streams#509

Merged
rebello95 merged 1 commit intomasterfrom
grpc-close-test
Oct 16, 2019
Merged

swift: add test for closing gRPC streams#509
rebello95 merged 1 commit intomasterfrom
grpc-close-test

Conversation

@rebello95
Copy link
Copy Markdown
Contributor

Adding a test to match Android (see this comment) to validate that gRPC streams are closed with nil trailers, so as to force the stream to close with a data frame per the gRPC protocol spec.

Signed-off-by: Michael Rebello me@michaelrebello.com

Adding a test to match Android (see [this comment](#472 (comment))) to validate that gRPC streams are closed with `nil` trailers, so as to force the stream to close with a data frame per the gRPC protocol spec.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
@rebello95 rebello95 mentioned this pull request Oct 16, 2019
@rebello95 rebello95 requested review from abayuen and buildbreaker and removed request for abayuen October 16, 2019 21:43
Copy link
Copy Markdown
Member

@junr03 junr03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this! I should have just added it in #500 like I did for the kotlin tests.

@rebello95 rebello95 merged commit 7f28223 into master Oct 16, 2019
@rebello95 rebello95 deleted the grpc-close-test branch October 16, 2019 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants