Module udp
tokio_util
feature="udp"
feature="codec"
UDP framing
A unified Stream and Sink interface to an underlying UdpSocket, using the Encoder and Decoder traits to encode and decode frames.
Stream
Sink
UdpSocket
Encoder
Decoder