Commit graph

11 commits

Author SHA1 Message Date
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 d9bd1182f7
Move out things from conn.rs into two separate files
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-12 18:13:07 +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 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 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 14d34e76f4 Documentate 2020-12-02 20:12:24 +01:00
Alex d4de2ffc40 First commit 2020-12-02 13:30:47 +01:00