Commit graph

12 commits

Author SHA1 Message Date
Alex 01a2737bd8
Document
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 11:35:05 +02:00
Alex 7eea46dcf3
Properly implement watches for Basalt
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-13 17:30:41 +02:00
Alex 70839d70d8
Try to handle termination and closing of stuff properly
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-13 17:12:13 +02:00
Alex f87dbe73dc
WIP v0.3.0 with changed API
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-12 17:59:46 +02:00
Alex b14515a422
Rewrite because clippy didn't understand drop
Some checks are pending
continuous-integration/drone/push Build is running
2021-10-12 13:44:42 +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 6742638c81 Replace pk,pubkey,PublicKey by id,NodeID,etc 2020-12-12 21:14:15 +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 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