go-waku/waku/v2/node
Richard Ramos c45e8a3c31
fix: handle stale clients in filter protocol (#174)
2021-12-08 09:00:20 -04:00
..
connectedness.go refactor: use WaitGroup for graceful shutdown of worker goroutines (#166) 2021-11-23 11:03:12 -04:00
connectedness_test.go feat: discoveryV5 - part2 (#150) 2021-11-17 12:19:42 -04:00
keepalive_test.go fix: disconnect peer after failing 2 consecutive pings (#168) 2021-11-24 16:11:24 -04:00
waku_payload.go refactor: use envelopes in the store 2021-11-06 09:06:53 -04:00
waku_payload_crypto_test.go test: payload encryption (#97) 2021-10-21 11:56:18 -04:00
waku_payload_encoding_test.go test: payload encryption (#97) 2021-10-21 11:56:18 -04:00
wakunode2.go fix: handle stale clients in filter protocol (#174) 2021-12-08 09:00:20 -04:00
wakunode2_test.go feat: discoveryV5 - part2 (#150) 2021-11-17 12:19:42 -04:00
wakuoptions.go fix: handle stale clients in filter protocol (#174) 2021-12-08 09:00:20 -04:00
wakuoptions_test.go feat: discoveryV5 - part2 (#150) 2021-11-17 12:19:42 -04:00