Commit graph

14 commits

Author SHA1 Message Date
Alex 040231d554
fix fmt lints
Some checks are pending
continuous-integration/drone/push Build is running
continuous-integration/drone/tag Build is passing
2021-10-12 14:56:29 +02:00
Alex a4069d703c
Use tokio_util::compat instead of the one from kuska-handshake
Some checks failed
continuous-integration/drone Build is failing
2021-10-12 14:51:28 +02:00
Alex 74e661febe
Fix clippy lints 2021-10-12 13:18:24 +02:00
Alex 7753b789b7
Upgrade to tokio 1.0 2021-10-12 13:07:34 +02:00
Alex 6ccf3a8495 Add resilience when peer_addr() fails 2021-02-17 17:43:07 +01:00
Alex 6742638c81 Replace pk,pubkey,PublicKey by id,NodeID,etc 2020-12-12 21:14:15 +01:00
Alex fd8c487b9b Less verbosity 2020-12-11 13:34:04 +01:00
Alex 58ec2abe1a Small changes 2020-12-07 18:07:55 +01:00
Alex 32a0fbcbd9 Maybe fix something? Idk 2020-12-07 16:00:12 +01:00
Alex 5a9ae8615e Do not close connections immediately on close signal, await for remaining responses 2020-12-07 13:35:24 +01:00
Alex b247f02c29 Don't close connection at first (stupid) excuse 2020-12-04 17:12:10 +01:00
Alex 14d34e76f4 Documentate 2020-12-02 20:12:24 +01:00
Alex 46fae5d138 Better handle requests to ourself 2020-12-02 18:10:07 +01:00
Alex d4de2ffc40 First commit 2020-12-02 13:30:47 +01:00