tokio_util

Module udp

source
Expand description

UDP framing

Structs§

  • A unified Stream and Sink interface to an underlying UdpSocket, using the Encoder and Decoder traits to encode and decode frames.