go-waku/waku/v2/protocol
Richard Ramos dbd94ebb81 fix: add p2p-circuit component to multiaddresses that use circuit-relay 2023-07-07 12:04:05 -04:00
..
enr fix: add p2p-circuit component to multiaddresses that use circuit-relay 2023-07-07 12:04:05 -04:00
filter feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00
legacy_filter refactor: remove unneeded `Connect` as dns4 addresses are being resolved now 2023-06-01 14:02:08 -04:00
lightpush refactor: remove unneeded `Connect` as dns4 addresses are being resolved now 2023-06-01 14:02:08 -04:00
noise feat: safe broadcaster 2023-05-08 08:31:19 -04:00
pb
peer_exchange refactor: make discovery connector subscribe to discovery services 2023-07-07 09:47:46 -04:00
relay feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00
rln
store refactor: remove unneeded `Connect` as dns4 addresses are being resolved now 2023-06-01 14:02:08 -04:00
README.md
envelope.go
envelope_test.go
peer_options.go
requestId.go
requestId_test.go
shard.go fix: warning message format when using static shards and named shards at same time 2023-07-07 10:35:12 -04:00
topic.go feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00
topic_test.go
utils.go
utils_test.go

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.