Expand description

Server-received world messages.

Re-exports

pub use crate::general::server::GeneralMessage;

Modules

Structs

Requests a new character to be created.
Requests a character to be deleted.
Indicates that the player has chosen a character to play with.
Provides session info for authentication.
Reports to the server that client-side loading has finished.
Asks the server whether a string the player entered is acceptable.

Enums

All LU messages that can be received by a world server.
All server-received world messages.

Type Definitions

All messages that can be received by a world server.