mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-08 00:53:08 +00:00
more context on archival
This commit is contained in:
parent
c2ede49d62
commit
30baa44d0a
@ -3,6 +3,13 @@
|
||||
## Publish Large Messages - Uploader is online
|
||||
|
||||
To be used for messages archival in Chat SDK, Qaku, opchan, etc.
|
||||
It assumes that a special user (admin) regularly bundles messages and pushes them to an external system.
|
||||
It then pushes the CID (or any other reference to retrieve the bundle) over Waku.
|
||||
|
||||
New users retrieve and listen to new messages using Waku.
|
||||
Thanks to SDS, they learn whether they miss messages, and if so, can proceed with retrieval from the latest bundle.
|
||||
|
||||
(clearly, spec is needed).
|
||||
|
||||
### Functionality
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user