nwaku/waku/waku_store
Prem Chaitanya Prathi e61e4ff90a
fix: don't use WakuMessageSize in req/resp protocols (#2601)
* fix: don't use WakuMessageSize in req/resp protocols
2024-04-20 09:10:52 +05:30
..
README.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
client.nim fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
common.nim feat: Added simple, configurable rate limit for lightpush and store-query (#2390) 2024-04-15 15:28:35 +02:00
protocol.nim fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
protocol_metrics.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
rpc.nim feat: Added simple, configurable rate limit for lightpush and store-query (#2390) 2024-04-15 15:28:35 +02:00
rpc_codec.nim fix: don't use WakuMessageSize in req/resp protocols (#2601) 2024-04-20 09:10:52 +05:30
self_req_handler.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00

README.md

Waku Store protocol

The store protocol implements historical message support. See https://rfc.vac.dev/spec/13/ for more information.