nostr-rs-relay

My dev fork of nostr-rs-relay
git clone git://jb55.com/nostr-rs-relay
Log | Files | Refs | README | LICENSE

commit e894a86566fea951cab0df3828d7a6a40627dbbb
parent bedc3786246dbd96e7164827d2d8c3e1996a429e
Author: Greg Heartsfield <scsibug@imap.cc>
Date:   Mon,  4 Jul 2022 13:10:48 -0500

docs: NIP-15, NIP-16 feature notes in README

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -21,6 +21,8 @@ NIPs with a relay-specific implementation are listed here. - [x] NIP-09: Event deletion - [x] NIP-11: Relay information document - [x] NIP-12: Generic tag search (_experimental_) +- [x] NIP-15: End of stored events notice +- [x] NIP-16: Replaceable and ephemeral events ## Quick Start