Skip to content

1.0.2 Release

Compare
Choose a tag to compare
@OlegDokuka OlegDokuka released this 10 Aug 15:36
· 37 commits to 1.0.x since this release

⭐ New Features

  • Reject any frames before SETUP/LEASE #904
  • Reject empty fragments #903
  • RSocket server is subject to empty frames flood denial-of-service #895
  • provides setup for maxInboundPayloadSize and maxFrameSize #876

🪲 Bug Fixes

  • fixes extra Payload release on racing complete and cancel #894
  • fixes DefaultPayload.create(ByteBuf, ByteBuf) to release params #886

📔 Documentation

  • provides an example of peer to peer communication #868