go-waku/waku/v2/protocol/peer_exchange
harsh jain d7c7255aa4
refactor: shard LRU for storing peers by shard (#840)
Co-authored-by: Richard Ramos <info@richardramos.me>
2023-12-06 14:34:58 -04:00
..
pb chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
client.go feat: add a new option to specify peer addr for light protocols (#896) 2023-11-15 19:56:55 +05:30
enr_cache.go refactor: shard LRU for storing peers by shard (#840) 2023-12-06 14:34:58 -04:00
metrics.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
protocol.go refactor: shard LRU for storing peers by shard (#840) 2023-12-06 14:34:58 -04:00
shard_lru.go refactor: shard LRU for storing peers by shard (#840) 2023-12-06 14:34:58 -04:00
shard_lru_test.go refactor: shard LRU for storing peers by shard (#840) 2023-12-06 14:34:58 -04:00
waku_peer_exchange_option.go feat: add a new option to specify peer addr for light protocols (#896) 2023-11-15 19:56:55 +05:30
waku_peer_exchange_test.go feat: On Demand Peer Discovery based on shard and service (#834) 2023-11-07 22:43:19 +05:30