Crates.io | unbounded-udp |
lib.rs | unbounded-udp |
version | 1.0.1 |
source | src |
created_at | 2022-04-18 17:54:58.57202 |
updated_at | 2022-04-28 07:50:20.071783 |
description | Create unbounded UdpSocket in safe Rust. |
homepage | |
repository | https://github.com/Yuri6037/unbounded-udp |
max_upload_size | |
id | 569957 |
size | 6,955 |
Create unbounded UDP sockets in safe Rust. Integrates directly into std::net::UdpSocket
.