#sockets #io #networking

unbounded-udp

Create unbounded UdpSocket in safe Rust

2 stable releases

1.0.1 Apr 28, 2022
1.0.0 Apr 18, 2022

#48 in #socket

23 downloads per month
Used in bp3d-tracing

BSD-3-Clause

6KB
54 lines

Unbounded UDP sockets

Create unbounded UDP sockets in safe Rust. Integrates directly into std::net::UdpSocket.

Dependencies

~0–12MB
~97K SLoC