Content streaming
Open
- Dominant language
- Scala
- Stars
- 138
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
GET, POST, and PUT requests should support content streaming.
GET requests should allow content to be streamed from the resource.
POST and PUT requests should allow content to be streamed to the resource.
Finagle has various mechanisms to support this; featherbed should identify a good standard and add the support for that standard.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.