Files
amethyst/quartz
Claude 4df01c8e7d feat: add NostrRelayServer implementing NIP-01 and NIP-45
Transport-agnostic relay server class in quartz that:
- Handles EVENT, REQ, CLOSE (NIP-01) and COUNT (NIP-45) commands
- Manages subscriptions as coroutines with immediate cancel on CLOSE
- Replays stored events then streams live events via SharedFlow
- Includes EventStore interface and InMemoryEventStore with support
  for regular, replaceable, addressable, and ephemeral event semantics
- Comprehensive test coverage for all protocol commands and store logic

https://claude.ai/code/session_013A1bn4DZUKYtEzZ5BWUXVh
2026-03-20 10:13:11 +00:00
..
2026-02-08 16:33:39 -05:00