diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -100,6 +100,8 @@ See [proto/nostr/v1/nostr.proto](proto/nostr/v1/nostr.proto) for the full API. | |||
| 100 | - **WebSocket** (NIP-01 - standard Nostr protocol) | 100 | - **WebSocket** (NIP-01 - standard Nostr protocol) |
| 101 | - ✅ Subscribe/streaming (real-time event delivery) | 101 | - ✅ Subscribe/streaming (real-time event delivery) |
| 102 | - ✅ Subscription management (filter matching, fan-out) | 102 | - ✅ Subscription management (filter matching, fan-out) |
| 103 | - ✅ **NIP-09** - Event deletion (authors can delete their own events) | ||
| 104 | - ✅ **NIP-11** - Relay info document (GET with `Accept: application/nostr+json`) | ||
| 103 | 105 | ||
| 104 | **Compatible with:** | 106 | **Compatible with:** |
| 105 | - Any gRPC client (Go, Python, JS, etc.) | 107 | - Any gRPC client (Go, Python, JS, etc.) |
