Module notifications

Module notifications 

Source
Expand description

Representation of notification messages.

Structsยง

ClientReadyMessage
A Message that has been assigned a notification name
Key
Convenience wrapper around a BLAKE3 Hash used for validation.
Message
The actual message data that is being transmitted in a Notification.
Notification
Notification ready to be send with Message data and a hash value for validation.
ValidatedNotification
Notification that has been validated against identified as a particular notification name.