mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Add a note regarding matching events in real-time using custom NIP-50 filters
This commit is contained in:
parent
50945f7150
commit
c1391a17d2
2
50.md
2
50.md
|
@ -43,6 +43,8 @@ client's use case, and MAY stop querying relays that have low precision.
|
||||||
|
|
||||||
Relays SHOULD exclude spam from search results by default if they supports some form of spam filtering.
|
Relays SHOULD exclude spam from search results by default if they supports some form of spam filtering.
|
||||||
|
|
||||||
|
Relays MAY only use `search` filter when searching for persisted events and ignore when sending new events because some extensions may not be compatible with real-time processing (it may require time to mark event as a spam for example). However relays SHOULD send events matched by `search` filters after `EOSE` as accurately as possible.
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
|
||||||
Relay MAY support these extensions:
|
Relay MAY support these extensions:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user