aboutsummaryrefslogtreecommitdiff
path: root/p2p/src/backend.rs
Commit message (Expand)AuthorAgeFiles
* core: Move `key_pair` to the `crypto` module and make it a Cargo feature.hozan232023-11-291
* implement TLS for inbound and outbound connectionshozan232023-11-281
* general clean ups for the docshozan232023-11-231
* add Docs section to README.md file & add an example to p2p cratehozan232023-11-221
* improve the TaskGroup APIhozan232023-11-151
* p2p: remove net directoryhozan232023-11-121
* rename crateshozan232023-11-091