Skip to content

Conversation

davidpdrsn
Copy link
Member

This replaces StreamBody with Body::from_stream.

This replaces `StreamBody` with `Body::from_stream`.

Requires `axum-core` to depend on `pin-project-lite` but that is already
pulled in by `pin-project-lite`.
@davidpdrsn davidpdrsn merged commit f67cec4 into v0.7.0 Mar 14, 2023
@davidpdrsn davidpdrsn deleted the david/body-from-stream branch March 14, 2023 08:13
davidpdrsn added a commit that referenced this pull request Mar 17, 2023
davidpdrsn added a commit that referenced this pull request Mar 20, 2023
davidpdrsn added a commit that referenced this pull request Mar 23, 2023
davidpdrsn added a commit that referenced this pull request Apr 21, 2023
davidpdrsn added a commit that referenced this pull request Apr 21, 2023
@waynr
Copy link
Contributor

waynr commented Sep 28, 2023

@davidpdrsn @jplatte did y'all mean to leave the the axum/src/body/stream_body.rs module dangling (now that it's not pulled into axum/src/body/mod.rs it doesn't appear to be used anywhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants