v0.1.0-alpha.11
Pre-release
Pre-release
AgeManning
released this
22 Sep 07:56
·
176 commits
to master
since this release
Description
This release brings a number of minor improvements and marks the last major update before the migration to the v5.1 spec.
Specifically
- Shifts the underlying
net2
crate to the maintainedsocket2
crate. - Adds a message counter to prevent the possibility of re-using a nonce for a message.
- Removes unnecessary ID verification when checking challenge messages.