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.