Skip to content

SwiftNIO 1.5.1

Compare
Choose a tag to compare
@Lukasa Lukasa released this 20 Apr 15:23
· 1733 commits to main since this release
902b18d

Semver Patch

  • Fixed a bug where we'd accidentally deliver events for unrelated file descriptors. (#341)
  • Fixed the sample web socket server. (#340)
  • Better debug descriptions for HTTPRequestHead, HTTPResponseHead, and HTTPVersion. (#339)