mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-25 08:13:14 +00:00
* initial simplification * simplify forward pagination * simplifies the backward pagination part * removes old paginate proc * revises comments, cleans up the code * comments on initial paging query * defines temporary variable for the paginate output
Waku Store protocol
The store protocol implements historical message support. See https://github.com/vacp2p/specs/blob/master/specs/waku/v2/waku-store.md for more information.