Module chat

Source

Structs§

ChatCache
The chat cache gets it data from the gameserver and will keep it for some time It will be made available for its consumers, the REST Api
ChatExporter
ChatForwarder 🔒
Will internally run on tokio and take stress from main loop
ChatMessage
PlayerInfo

Enums§

ChatParties
partially mapped to common::comp::ChatMsg
KillSource
Enum representing death reasons

Type Aliases§

MessagesStore 🔒