nwaku/waku/v2/protocol/waku_filter
Lorenzo Delgado f7584dfc49
feat(protobuf): added error wrappers for invalid length validation
2023-02-20 15:03:32 +01:00
..
README.md Refactor: waku_types -> waku_filter (#331) 2021-01-05 12:52:10 +08:00
client.nim chore(peer_manager): added peer_manager barrel module 2023-02-06 10:03:30 +01:00
protocol.nim chore(peer_manager): added peer_manager barrel module 2023-02-06 10:03:30 +01:00
protocol_metrics.nim chore: update push raises pragma according to nim 1.6 2022-11-04 10:52:27 +01:00
rpc.nim fix(filter): waku filter rpc codec support optional fields 2022-11-18 18:37:08 +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 Filter protocol

The filter protocol implements bandwidth preserving filtering for light nodes. See https://github.com/vacp2p/specs/blob/master/specs/waku/v2/waku-store.md for more information.