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

channel body type #2505

Open
robjtede opened this issue Dec 11, 2021 · 2 comments · May be fixed by #3021
Open

channel body type #2505

robjtede opened this issue Dec 11, 2021 · 2 comments · May be fixed by #3021
Assignees
Labels
A-http project: actix-http C-feature Category: new functionality good-first-issue easy to pick up for newcomers

Comments

@robjtede
Copy link
Member

maybe a wrapper or just impl on tokio mpsc receiver that can stream a body from another task / thread

@robjtede robjtede added good-first-issue easy to pick up for newcomers A-http project: actix-http C-feature Category: new functionality labels Dec 11, 2021
@robjtede robjtede added this to the actix-web post-v4 milestone Dec 11, 2021
@robjtede
Copy link
Member Author

gotten a prototype into actix-web-lab: https://docs.rs/actix-web-lab/latest/actix_web_lab/body/fn.channel.html

@robjtede robjtede removed this from the actix-web post-v4 milestone Mar 1, 2022
@yinho999
Copy link
Contributor

Hey @robjtede, I am interested in working on this issue and I would like to contribute to it.

@yinho999 yinho999 linked a pull request Apr 24, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-http project: actix-http C-feature Category: new functionality good-first-issue easy to pick up for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants