apple / apple/swift-http-api-proposal
Move SocketAddress type from HTTP Server repo into this (or some other) repo
Open
- Dominant language
- Swift
- Stars
- 66
- Forks
- 21
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 2
Description
We are currently using a `SocketAddress` (i.e. IP address) type in the NIO implementation (https://github.com/swift-server/swift-http-server/pull/32) but we should move this type to some shared repo instead as it should be a shared-with-the-client / currency type.
See https://github.com/swift-server/swift-http-server/pull/32#discussion_r2589058727
Contributor guide
Assessment
This issue has not been assessed yet.