Expand description
Server builder and main server implementation.
Structs§
- Server
- The main server instance.
- Server
Builder - Builder for configuring and creating a server.
- Server
Handle - Handle for controlling the server from outside.
Enums§
- Server
Command - Commands that can be sent to the server.
- Server
Event - Events emitted by the server.