v.0.5.0
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