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

Merge sender and receiver in one abstraction #149

Open
Gilthoniel opened this issue Oct 8, 2020 · 0 comments
Open

Merge sender and receiver in one abstraction #149

Gilthoniel opened this issue Oct 8, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@Gilthoniel
Copy link
Contributor

A Mino stream returns both a sender and a receiver but this could be merged together. It also lacks a close function to properly close the protocol, instead of closing it with the context (the context itself is correct but it should not be used as a correct shutdown).

@pierluca pierluca added enhancement New feature or request question Further information is requested labels Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants