github apple/swift-nio 2.6.0
SwiftNIO 2.6.0

latest releases: 2.101.3, 2.101.2, 2.101.1...
7 years ago

Semver Minor

  • Fixed a crash when a client received an unsolicited HTTP response: now errors instead. (#1084)

Semver Patch

  • Fixed an issue where handlerRemoved could be called multiple times, leading to crashes in ByteToMessageDecoders. (#1091)
  • Enhanced MultiThreadedEventLoopGroup to support being shut down multiple times. (#1085, #1089)
  • Prevented ByteBuffer.viewBytes from crashing when passing it a negative length. (#1082)
  • Testing improvements. (#1086, #1090)
  • New WebSocket client example. (#1064, #1087)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.