-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
hyperium/hyper-util
#6Labels
A-bodyArea: body streaming.Area: body streaming.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-mediumEffort: medium. Some knowledge of how hyper internal works would be useful.Effort: medium. Some knowledge of how hyper internal works would be useful.K-hyper-utilCrate: hyper-utilCrate: hyper-util
Description
It is very common to want a body type that allows for a push-based API, and knowledge of when those bytes have been written to the socket. We can provide a channel type that wraps the user's B: Buf in one that alerts the channel when Buf::advance has reached the end.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-bodyArea: body streaming.Area: body streaming.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-mediumEffort: medium. Some knowledge of how hyper internal works would be useful.Effort: medium. Some knowledge of how hyper internal works would be useful.K-hyper-utilCrate: hyper-utilCrate: hyper-util