Skip to content

v.0.5.0

Choose a tag to compare

@SajjadPourali SajjadPourali released this 12 Oct 02:29
· 20 commits to main since this release
f7f96e1

What's Changed

  • Add granular tcp configuration through TcpConfig struct by @SajjadPourali in #65
  • fix: overflow handling optimization by @Orvaxis in #69
  • Minimize the packet processing performance overhead from session removal. by @Orvaxis in #66
  • fix: respect receiver's window size in send buffer full check by @Orvaxis in #68
  • Drop task handle in IpStack by @SajjadPourali in #71

New Contributors

Full Changelog: v0.4.0...v.0.5.0