go-waku/waku/v2/peermanager
richΛrd 82fc800b08
feat: parameterizable number of connections per IP (#994)
2024-01-08 15:05:21 -04:00
..
connection_gater.go feat: parameterizable number of connections per IP (#994) 2024-01-08 15:05:21 -04:00
peer_connector.go fix: add peer api to consider protocols passed (#903) 2023-11-15 20:09:09 +05:30
peer_discovery.go fix: add peer api to consider protocols passed (#903) 2023-11-15 20:09:09 +05:30
peer_manager.go fix: handle existing static peer discovered with ENR that causes crash (#990) 2024-01-04 10:33:42 -04:00
peer_manager_test.go feat: update store client Query API for autosharding (#885) 2023-11-14 04:22:46 +05:30
peer_selection.go fix: add peer api to consider protocols passed (#903) 2023-11-15 20:09:09 +05:30
service_slot.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
service_slot_test.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
topic_event_handler.go feat: Sharded peer management - Relay (#764) 2023-09-27 12:16:37 +05:30