Skip to content

swift-nio-extras 0.1.1

Compare
Choose a tag to compare
@weissi weissi released this 15 Aug 15:49
· 173 commits to main since this release

new decoders

  • adds FixedLengthFrameDecoder (#9)
  • adds a line-based frame decoder that can split received buffers on line endings (#11)