Module server

Source
Expand description

Module to handle the UDP server instances.

Modules§

bound_socket
launcher
processor
receiver
request_buffer
spawner
A thin wrapper for tokio spawn to launch the UDP server launcher as a new task.
states

Structs§

Server
A UDP server.

Enums§

UdpError
Error that can occur when starting or stopping the UDP server.