This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
What's Changed
- update deps + loosen some requirements by @melekes in #19
- Handle unknown parameters in InitChunk and unknown chunks by @KillingSpark in #17
- Add unmarshal fuzzing and fix some issues found by fuzzing by @KillingSpark in #25
- association: only reset stored_init once ACK is received by @melekes in #24
- [PollStream] reset shutdown_fut future after done by @melekes in #32
New Contributors
- @KillingSpark made their first contribution in #17
Breaking
This crates now requires a minimum of Rust 1.57.0
Full Changelog: v0.5.0...v0.6.0