go-waku/waku/v2/node
Vit∀ly Vlasov 6e47bd1cf0
feat: filter subscription management and multiplexing (#1048)
Filter wrapper API that takes care of managing subscriptions and multiplex them onto a single data channel to be consumed by user. 

Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2024-05-15 13:03:59 +05:30
..
address_test.go chore: switch wakuv2 fleet to waku 2024-03-20 11:38:48 +01:00
connectedness.go feat: topic health reporting (#1027) 2024-02-08 15:24:58 +05:30
connectedness_test.go fix(metadata): only verify peer metadata on relay (#1052) 2024-03-14 10:21:47 -04:00
keepalive.go chore: keepAlive will not immediatly disconnect peers when waking up from sleep, but do it only if pinging the peer fails 2023-08-10 11:16:02 -04:00
keepalive_test.go chore: bumped libp2p and pubsub to 0.32.2 and 0.10 respectively (#987) 2024-01-12 13:40:27 -04:00
localnode.go refactor: fix nomenclature for shards (#849) 2023-10-31 06:50:13 -04:00
metrics.go feat: metrics dashboard (#980) 2024-01-03 11:11:11 +05:30
service.go feat : autoshard relay api (#807) 2023-10-21 01:26:18 +05:30
version.go refactor: gowaku version 2022-11-25 21:56:43 -04:00
wakunode2.go feat: filter subscription management and multiplexing (#1048) 2024-05-15 13:03:59 +05:30
wakunode2_no_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakunode2_rln.go feat: allow running rln with no credentials 2023-09-15 10:18:44 -04:00
wakunode2_test.go chore: sharding tests update (#1060) 2024-05-04 09:26:18 +08:00
wakuoptions.go feat: ping cache (#999) 2024-05-13 14:56:34 -04:00
wakuoptions_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakuoptions_test.go feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00