nwaku/waku/v2/protocol/waku_store
Lorenzo Delgado 9e1432c9ef
fix: wrap untracked protocol handler exceptions
2023-04-11 13:12:45 +02:00
..
README.md Refactor types store (#291) 2020-11-24 12:34:32 +08:00
client.nim fix: remove unused imports 2023-02-13 15:02:34 +01:00
common.nim feat(archive): add waku archive implementation 2022-11-23 10:08:00 +01:00
protocol.nim fix: wrap untracked protocol handler exceptions 2023-04-11 13:12:45 +02:00
protocol_metrics.nim chore(store): remove obsolete metrics and error labels 2022-11-24 19:42:19 +01:00
rpc.nim feat(archive): add waku archive implementation 2022-11-23 10:08:00 +01:00
rpc_codec.nim feat(protobuf): added error wrappers for invalid length validation 2023-02-20 15:03:32 +01: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.