mirror of
https://github.com/logos-messaging/research.git
synced 2026-01-04 07:03:10 +00:00
clarify: requests are not only time-based
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
This commit is contained in:
parent
de49c9ea94
commit
63fbc7c3cd
@ -66,7 +66,7 @@ There is no strict definition of a full node vs a light node in Waku (see [discu
|
||||
|
||||
In light protocols, a client sends a request to a server, and a server performs some actions and returns a response:
|
||||
- [[Filter]]: the server will relay (only) messages that pass a filter to the client;
|
||||
- [[Store]]: the server responds with messages relayed within the specified earlier time frame;
|
||||
- [[Store]]: the server responds with messages relayed that matches a set of criteria
|
||||
- [[Lightpush]]: the server publishes the client's message to the Relay network.
|
||||
|
||||
## Waku i13n challenges
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user