Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpcClient.finishSend() is essential for websocket transport #211

Merged
merged 2 commits into from
Aug 15, 2018

Conversation

met-pub
Copy link
Contributor

@met-pub met-pub commented Jun 15, 2018

this PR is based on the found bug report: #180 (comment)


w.server.ServeHTTP(respWriter, req)
w.server.ServeHTTP(respWriter, hackIntoNormalGrpcRequest(req))
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice cleanup 👍

@MarcusLongmuir MarcusLongmuir merged commit e3d8d34 into improbable-eng:master Aug 15, 2018
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