status-go/vendor/github.com/waku-org/go-waku/waku/v2/protocol
richΛrd e47e867b9b
refactor_: use go-waku onlinechecker to manage connection state (#5340)
2024-06-28 09:54:48 -04:00
..
enr fix: enable pxclient in relay and lightClient and some fixes (#5350) 2024-06-28 13:56:56 +05:30
filter refactor_: use go-waku onlinechecker to manage connection state (#5340) 2024-06-28 09:54:48 -04:00
legacy_store chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
lightpush chore_: bump go-waku (#5269) 2024-06-03 21:19:18 +08:00
metadata fix: enable pxclient in relay and lightClient and some fixes (#5350) 2024-06-28 13:56:56 +05:30
pb chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
peer_exchange chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
relay fix: enable pxclient in relay and lightClient and some fixes (#5350) 2024-06-28 13:56:56 +05:30
rln chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
store chore_: bump go-waku (#5289) 2024-06-05 16:10:03 -04:00
subscription feat: Simplify FilterManager and move subscription management to waku (#4665) 2024-06-14 18:11:45 +05:30
README.md
content_filter.go chore_: bump go-waku (#5269) 2024-06-03 21:19:18 +08:00
content_topic.go Bump waku version (#4407) 2023-12-05 12:29:27 +08:00
envelope.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
pubsub_topic.go feat: replace DefaultPubsubTopic by Shard 32 (#4161) 2023-11-09 20:29:15 -04:00
requestId.go Refactor filter health checks; add debugging logs 2023-10-04 00:39:33 +03:00
shard.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
utils.go chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.