[][src]Module udp_netmsg::manager

UDP manager and associated methods

Structs

Builder

Helper struct for configuring the UDP Manager.

UdpManager

Sends and receives datagrams conveniently. Runs a background thread to continuously check for datagrams without interrupting other functionality.