From 2bd4bf784112aabff9d0fc2dd90fed9107aa5cde Mon Sep 17 00:00:00 2001 From: fiatjaf_ Date: Wed, 6 Dec 2023 12:01:27 -0300 Subject: `CLOSED` messages for relays that want to reject REQs and NIP-42 `AUTH` integration (#902) Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 68c295f..47b5986 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `EVENT` | used to send events requested to clients | [01](01.md) | | `NOTICE` | used to send human-readable messages to clients | [01](01.md) | | `OK` | used to notify clients if an EVENT was successful | [01](01.md) | +| `CLOSED` | used to notify clients that a REQ was ended and why | [01](01.md) | | `AUTH` | used to send authentication challenges | [42](42.md) | | `COUNT` | used to send requested event counts to clients | [45](45.md) | -- cgit v1.2.3