nwaku/waku/v2/waku_store
Lorenzo Delgado 93b0c0713e
chore(core): move utils time module to waku_core
2023-04-19 16:39:52 +02:00
..
README.md chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
client.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
common.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
protocol.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
protocol_metrics.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
rpc.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
rpc_codec.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00

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.