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

Listen for close message for streaming requests #555

Merged
merged 1 commit into from
Jun 14, 2019

Conversation

Gilthoniel
Copy link
Contributor

This adds a listener that will allow close message to be received
so that we can shutdown streaming handler when the client closes
the connection.

Fixes #554

This adds a listener that will allow close message to be received
so that we can shutdown streaming handler when the client closes
the connection.

Fixes #554
@Gilthoniel Gilthoniel self-assigned this Jun 5, 2019
@Gilthoniel Gilthoniel added this to WIP in Cothority via automation Jun 5, 2019
@Gilthoniel Gilthoniel moved this from WIP to Ready4Merge in Cothority Jun 6, 2019
@jeffallen jeffallen merged commit af5d35c into master Jun 14, 2019
Cothority automation moved this from Ready4Merge to Closed Jun 14, 2019
@jeffallen jeffallen deleted the streaming_handler_close_554 branch June 14, 2019 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Cothority
  
Closed
Development

Successfully merging this pull request may close these issues.

Streaming: close from the client side should close the handler
2 participants