apple / apple/swift-http-api-proposal
[HTTPAPIs] Explore making the closure based `serve` method take a non-escaping closure
Open
http-server
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
In theory, the serve method should be able to take a non-escaping closure which makes it easier to compose with surrounding context. Let's explore if we should do this.
Contributor guide
Assessment
This issue has not been assessed yet.