mirror of https://github.com/waku-org/nwaku.git
fdcc9824a2
* feat(store): init allow messages to be marked as ephemeral * feat(store): replace ephemeral with ttl model * Revert "feat(store): replace ephemeral with ttl model" This reverts commit 4398c61c919dda8f014b4fcc0679c573c74854e4. * fix(store): flags and test * chore(store): remove storeTTL * chore(store): remove unused utils * fix: conflict * fix(store): make test more brief |
||
---|---|---|
.. | ||
README.md | ||
protocol.nim | ||
rpc.nim | ||
rpc_codec.nim |
README.md
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.