mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 00:34:32 +00:00
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>
This commit is contained in:
parent
c07f0eab1a
commit
2bd4bf7841
4 changed files with 65 additions and 28 deletions
|
|
@ -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) |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue