Expand description
Representation of notification messages.
Structsยง
- Client
Ready Message - 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. - Validated
Notification Notification
that has been validated against identified as a particular notification name.