Skip to content

SwiftNIO 2.25.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 01 Dec 09:16
· 958 commits to main since this release
2bae395

SemVer Minor

  • Allow SocketAddress to be constructed from a packed byte representation (#1692, #1698, patch credit to @ayshiff)

SemVer Patch

  • Improve support for Android (#1695, patch credit to @buttaface)
  • Implement faster pointer rebasing. (#1696)
  • Remove use of removeAll(keepingCapacity:). (#1699)