Module message

Module message 

Source
Expand description

Common message types.

The Params type uses IndexMap<String, String> for consistent ordering and simpler, predictable serialization.

Enums§

Message
Represents different types of messages in the system.

Type Aliases§

Params
Additional parameters for messages.