apple / apple/swift-http-api-proposal
Evaluate if we should allow the reader & writer for the client and server protocols to be `~Escapable`
Open
async-streaming
kind/usability
status/needs-design
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
Currently, the reader and writer associated types of both protocols allow `~Copyable` but not `~Escapable` types. We should evaluate if we want to allow that.
Contributor guide
Assessment
This issue has not been assessed yet.