Crate tokio_shared_udp_socket

Source

Structsยง

IncomingEndpoints
SharedUdpSocket
A UDP socket that can easily be shared amongst a bunch of different futures.
UdpEndpoint
A Sink/Stream that can be used to send/receive packets to/from a particular address.