go-waku/waku/v2/node
harsh jain 467d1b2ca5
refactor: peerConnector (#665)
* refactor: peerConnector

* fix: code climate and dont waitOn subscriptions PeerData

* fix: check in peerConnector is on outRelay connections

* fix: introduced bug in peerConnector
2023-08-28 13:47:48 +07:00
..
address_test.go fix: try to include as many multiaddr as possible without exceeding max enr size 2023-02-01 21:11:16 -04:00
connectedness.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
connectedness_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -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: 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
localnode.go feat: register for local node's reachability change (#651) 2023-08-20 18:06:35 +05:30
metrics.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
service.go refactor: make discovery connector subscribe to discovery services 2023-07-07 09:47:46 -04:00
version.go refactor: gowaku version 2022-11-25 21:56:43 -04:00
wakunode2.go refactor: peerConnector (#665) 2023-08-28 13:47:48 +07:00
wakunode2_no_rln.go chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -04:00
wakunode2_rln.go feat: rln metrics 2023-08-24 11:26:37 -04:00
wakunode2_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
wakuoptions.go chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -04:00
wakuoptions_rln.go chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -04:00
wakuoptions_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00