swift-nio-transport-services/Sources
Franz Busch fbc49d892b
Adopt latest SPI(AsyncChannel) changes (#181)
# Motivation
We introduced some breaking SPI(AsyncChannel) changes in NIO that we have to adopt here.

# Modification
This PR adopts the latest `NIOProtocolNegotiationResult` APIs. Additionally, it also drops all bind/connect methods on the bootstraps that are specific to protocol negotiation or `NIOAsyncChannel`.

# Result
Green CI on `main` and alignment between `NIOPosix` and `NIOTS.
2023-07-26 07:48:49 -07:00
..
NIOTSHTTPClient Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTSHTTPServer Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTransportServices Adopt latest SPI(AsyncChannel) changes (#181) 2023-07-26 07:48:49 -07:00