Skip to content

SwiftNIO 2.56.0

Compare
Choose a tag to compare
@FranzBusch FranzBusch released this 11 Jul 13:44
· 354 commits to main since this release
5f54289

SPI(AsyncChannel) changes

  • 🚨Breaking change: Add configuration for NIOAsyncChannel (#2464)
  • Async support for NIOPipeBootstrap (#2458)
  • Async support for NIORawSocketBootstrap (#2460)

Other Changes

  • Remove XCTAsyncTest usage (#2461)
  • Restructure Package.swift (#2462)