udp_netmsg 0.2.0

A low cost abstraction for sending and receiving udp datagrams. Gives ability to send and receive datagrams defined by custom structs in a simple way
Documentation
1
2
pub use crate::manager::Builder;
pub use crate::serdes::JSON;