nwaku/waku/v2/waku_filter
Ivan Folgueira Bande 59ca03a875
feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755)
2023-05-25 17:34:34 +02:00
..
README.md chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
client.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
protocol.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +02:00
protocol_metrics.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
rpc.nim chore(core): rename waku_message module to waku_core 2023-04-19 13:29:23 +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 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.