I have a very simple application that receives key/value objects via UDP. Each UDP packet contains a 16-byte key and the rest is the value. A tokio::net::UdpSocket
tokio::net::UdpSocket