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

#43: Fix server streaming #45

Merged
merged 5 commits into from
Dec 24, 2019

Conversation

igor-kovalchuk
Copy link
Contributor

Server-streaming: Close kotlin/coroutines channel on client abandon; including dirty shutdowns (network failures or client process crash).
This fixes memory exhaust, subscribers registry bloating on the server.

…treams (pub-sub pattern) that checks client abandons
…e kotlin channel when sending message to a client has failed
… client unary calls: extend chat.proto, add clientSS, fix README
@rouzwawi
Copy link
Owner

Thanks for doing this. There's a minor conflict with changes done in master, if you just fix that, I'll merge this tomorrow.

@igor-kovalchuk
Copy link
Contributor Author

Fixed, thank you!

@rouzwawi rouzwawi merged commit b90764d into rouzwawi:master Dec 24, 2019
@igor-kovalchuk igor-kovalchuk deleted the fix_server_streaming_43 branch December 25, 2019 08:41
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