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

feat: Expose poll_next_field so it can be used by frameworks that use pure Futures #50

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

jaysonsantos
Copy link
Contributor

Ok, here I come again with the crazy ideas :D
While implementing multer on warp (seanmonstar/warp#1033) I saw that you already have a polling function for the next item, and it would be useful to have a clean implementation on warp without resorting to stream::unfold and whatnot.
Is that a feasible change to be merged?

@SergioBenitez
Copy link
Member

LGTM!

@SergioBenitez SergioBenitez merged commit b3c2eaa into rwf2:master Mar 31, 2023
4 checks passed
@SergioBenitez
Copy link
Member

Released in 2.1.

@jaysonsantos jaysonsantos deleted the expose-poll-next-field branch March 31, 2023 20:40
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.

None yet

2 participants