cuprate/p2p/cuprate-p2p/src
Boog900 0158c6671a
P2P: Peer sync state svc (#128)
* p2p changes

* clippy

* a few more docs

* init cuprate-p2p

* remove some unrelated code and add some docs

* start documenting client_pool.rs

* add more docs

* typo

* fix docs

* use JoinSet in connection maintainer

* small changes

* add peer sync state svc

* add a test

* fix merge

* add another test

* unify PeerDisconnectFut and add more docs

* Apply suggestions from code review

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

* dif -> diff

* move comment

* Update pruning/src/lib.rs

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

* Apply suggestions from code review

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

---------

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
2024-05-22 01:56:39 +01:00
..
client_pool P2P: Peer sync state svc (#128) 2024-05-22 01:56:39 +01:00
broadcast.rs P2P: Broadcast svc (#129) 2024-05-21 23:19:52 +01:00
client_pool.rs P2P: Peer sync state svc (#128) 2024-05-22 01:56:39 +01:00
config.rs P2P Client Pool (#121) 2024-05-17 14:52:51 +01:00
connection_maintainer.rs P2P Client Pool (#121) 2024-05-17 14:52:51 +01:00
constants.rs P2P: Peer sync state svc (#128) 2024-05-22 01:56:39 +01:00
lib.rs P2P: Peer sync state svc (#128) 2024-05-22 01:56:39 +01:00
sync_states.rs P2P: Peer sync state svc (#128) 2024-05-22 01:56:39 +01:00