rust-utp v0.7.0 Release Notes

Release Date: 2017-05-07 // almost 7 years ago

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.