cuprate-hinto-janai/p2p
Boog900 d5c8eba1d8
P2P: API Improvements ()
* start handshaker builder

* finish builder

* remove borsh requirement

* fix poll_ready :/

* add more docs to builder

* more docs

* fix clippy

* merge fixes

* fix doc test

* fix imports

* cargo fmt

* split `PeerRequest` and `PeerResponse` enums up.

This splits them both into a protocol and admin enum

* add request handler file

* integrate request handler into connection

* fix docs

* doc updates

* add more docs

* fix docs

* misc changes

* review fixes

* fix merge

* add dummy file

* fix docs

* Update p2p/dandelion-tower/src/router.rs

* fix docs
2024-07-04 21:05:22 +01:00
..
address-book P2P: API Improvements () 2024-07-04 21:05:22 +01:00
async-buffer workspace: enforce crate/directory naming scheme () 2024-06-24 02:30:47 +01:00
dandelion-tower P2P: API Improvements () 2024-07-04 21:05:22 +01:00
p2p P2P: API Improvements () 2024-07-04 21:05:22 +01:00
p2p-core P2P: API Improvements () 2024-07-04 21:05:22 +01:00