nostr
nostr copied to clipboard
Add `ClientNotification` enum
Add new enum for Client
notifications, to extend RelayPoolNotification
with variants like PrivateDirectMessage { sender, message, timestamp, ... }