nwaku/waku/v2/protocol/waku_filter
Richard Ramos 17ebb32331 fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
..
README.md Refactor: waku_types -> waku_filter (#331) 2021-01-05 12:52:10 +08:00
waku_filter.nim fix: encode protobuffers using proto3 version 2022-06-21 17:21:03 -04:00
waku_filter_types.nim feat(store): ability to decouple store from relay (#937) 2022-05-23 20:42:48 +02: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.