aboutsummaryrefslogtreecommitdiff
path: root/p2p/src/error.rs
Commit message (Expand)AuthorAgeFiles
* p2p: check for the endpoints before listen/connect to themHEADmasterhozan232024-07-161
* p2p: use base64 to encode PeerID to stringhozan232024-06-241
* add support for tokio & improve net crate apihozan232024-05-191
* update dependencieshozan232024-03-131
* upgrade from async-rustls to futures-rustlshozan232024-03-121
* Ensure uniform usage of the name `karyon` across all fileshozan232023-12-021
* implement TLS for inbound and outbound connectionshozan232023-11-281
* p2p: Improve error handling during handshake:hozan232023-11-221
* clean up error module and use `transparent` attributehozan232023-11-181
* improve the TaskGroup APIhozan232023-11-151
* rename crateshozan232023-11-091