cuprate-hinto-janai/p2p/p2p-core/src/client
Boog900 c54bb0c8b2
P2P: Change ClientPool to PeerSet (#337)
* add WeakClient

* todo

* client pool -> peer set

* more peer set changes

* fix cuprated builds

* add docs

* more docs + better disconnect handling

* more docs

* fix imports

* review fixes
2024-11-20 01:37:52 +00:00
..
handshaker cuprated: internal signatures required for RPC pt. 2 (#320) 2024-11-01 22:25:55 +00:00
connection.rs P2P: remove peer sync service (#299) 2024-09-30 22:15:48 +01:00
connector.rs P2P: give the protocol handler access to the peer info (#302) 2024-09-30 23:19:53 +01:00
handshaker.rs P2P: give the protocol handler access to the peer info (#302) 2024-09-30 23:19:53 +01:00
request_handler.rs P2P: remove peer sync service (#299) 2024-09-30 22:15:48 +01:00
timeout_monitor.rs P2P: remove peer sync service (#299) 2024-09-30 22:15:48 +01:00
weak.rs P2P: Change ClientPool to PeerSet (#337) 2024-11-20 01:37:52 +00:00