mirror of
https://github.com/logos-messaging/specs.git
synced 2026-05-18 11:00:04 +00:00
revert changes in messaging-api
This commit is contained in:
parent
0ede28def9
commit
8734fd5d8f
@ -344,15 +344,6 @@ If the `mode` set is `core`, the initialised `WakuNode` SHOULD use:
|
||||
`edge` mode SHOULD be used if node functions in resource restricted environment,
|
||||
whereas `core` SHOULD be used if node has no strong hardware or bandwidth restrictions.
|
||||
|
||||
**Fetching missed messages on startup**:
|
||||
|
||||
The node MUST persist the timestamp of the last message it successfully received or sent before going offline.
|
||||
|
||||
After the node is started and subscriptions are set up, the node SHOULD query the
|
||||
[STORE](https://lip.logos.co/messaging/standards/core/13/store.html) protocol to retrieve messages
|
||||
missed while offline, scoped to the subscribed content topics and using the persisted timestamp as the
|
||||
lower bound of the query.
|
||||
|
||||
### Messaging
|
||||
|
||||
#### Messaging type definitions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user