Skip to content

SwiftNIO 2.53.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 09 May 13:36
· 461 commits to main since this release
2d8e6ca

SemVer Minor

  • addition of assertSuccess() and assertFailure() on EventLoopFuture (#2417, patch credit to @dkz2)

SemVer Patch

  • Tolerate sending data after close(mode: .output) (#2421)