Skip to content

Add recv method to mpsc::Receiver #2184

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

Closed
heckad opened this issue Jun 29, 2020 · 0 comments · Fixed by #2947
Closed

Add recv method to mpsc::Receiver #2184

heckad opened this issue Jun 29, 2020 · 0 comments · Fixed by #2947
Labels
A-channel Area: futures::channel C-feature-request S-needs-implementation Status: Implementation work is needed.

Comments

@heckad
Copy link

heckad commented Jun 29, 2020

Add recv method to Receiver how was done in std and tokio.

@taiki-e taiki-e changed the title Propose: Api unification Add recv method to mpsc::Receiver Sep 6, 2020
@taiki-e taiki-e added the A-channel Area: futures::channel label Dec 17, 2020
@taiki-e taiki-e added this to the futures-0.4, futures-core-1.0 milestone Jul 19, 2023
@taiki-e taiki-e added the S-needs-implementation Status: Implementation work is needed. label Jul 19, 2023
@taiki-e taiki-e removed this from the futures-0.4, futures-core-1.0 milestone Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-channel Area: futures::channel C-feature-request S-needs-implementation Status: Implementation work is needed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants