Files
pezkuwi-subxt/substrate/client/peerset
Pierre Krieger 3edfdead0f Optimize the peerset a bit (#8416)
* Only allocate slots for the relevant peer set

* Do a pre-check before calling has_free_outgoing_slot

* Oops, fix infinite loop
2021-03-22 16:51:57 +00:00
..
2021-03-22 16:51:57 +00:00
2021-02-22 09:52:22 +01:00
2020-08-20 17:04:42 +02:00

Peer Set Manager (PSM). Contains the strategy for choosing which nodes the network should be connected to.

License: GPL-3.0-or-later WITH Classpath-exception-2.0