Expand description
Representation of notification messages.
Structsยง
- Client
Ready Message - A
Messagethat has been assigned a notification name - Key
- Convenience wrapper around a BLAKE3
Hashused for validation. - Message
- The actual message data that is being transmitted in a
Notification. - Notification
- Notification ready to be send with
Messagedata and a hash value for validation. - Validated
Notification Notificationthat has been validated against identified as a particular notification name.