Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 05:53

Updated all dependent versions, including a major update to tokio. UdpSocket now sends and receives packets without &mut, so there is one less asynchronous task and queue for each packet.

In theory performance should improve