Skip to content

SwiftNIO 2.35.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 26 Nov 09:32
· 671 commits to main since this release
37e7a33

SemVer Minor

  • ByteBuffer: provide multi read/write int methods (#1987)
  • ByteBuffer: Read and write null terminated strings (#1990)

SemVer Patch

  • ByteBuffer: reduce unnecessary bounds & under/overflow checks (#1988)

Other Changes

  • Fix testSchedulingTaskOnSleepingLoopWakesUpOnce (#1992)