rust-utp v0.7.0 Release Notes
Release Date: 2017-05-07 // almost 8 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.6.3
-
โ Added
- โ Added
peer_fn
method to UtpSocket.
๐ Fixed
- ๐ Fixed arithmetic operation overflow when calculating the delay between peers.
- Unconnected sockets and streams no longer send fast resend requests before failing.
- โ Added