go-waku/waku/v2/protocol
Prem Chaitanya Prathi a9be17fd48
chore: method to disconnect all peers and not notify (#1168)
2024-07-24 18:17:31 +05:30
..
enr fix: panic due to enr having more than 300 bytes (#1140) 2024-07-01 09:47:38 -04:00
filter chore: method to disconnect all peers and not notify (#1168) 2024-07-24 18:17:31 +05:30
legacy_store fix: record connection failures when stream opening fails for any protocol (#1163) 2024-07-18 21:52:33 -07:00
lightpush fix: record connection failures when stream opening fails for any protocol (#1163) 2024-07-18 21:52:33 -07:00
metadata fix: record connection failures when stream opening fails for any protocol (#1163) 2024-07-18 21:52:33 -07:00
noise
pb chore: upgrade to go1.21 (#1091) 2024-06-04 18:46:28 -04:00
peer_exchange fix: record connection failures when stream opening fails for any protocol (#1163) 2024-07-18 21:52:33 -07:00
relay fix: add peer addresses on expiry if peer is discovered again (#1128) 2024-06-18 08:06:16 +05:30
rln feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00
store fix: record connection failures when stream opening fails for any protocol (#1163) 2024-07-18 21:52:33 -07:00
subscription feat: lightclient err handling (#1160) 2024-07-15 19:47:27 +05:30
waku-proto@eb17d5032f
README.md
content_filter.go feat: filter subscription management and multiplexing (#1048) 2024-05-15 13:03:59 +05:30
content_topic.go
envelope.go feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00
envelope_test.go feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00
pubsub_topic.go
requestId.go
requestId_test.go
shard.go fix: remove max number of shards verif (#1081) 2024-04-08 06:21:43 -04:00
topic_test.go
utils.go feat: topic health reporting (#1027) 2024-02-08 15:24:58 +05:30
utils_test.go

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.