Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -31/+25 |
* | Move out things from conn.rs into two separate files | Alex Auvolat | 2021-10-12 | 1 | -6/+8 |
* | WIP v0.3.0 with changed API | Alex Auvolat | 2021-10-12 | 1 | -14/+22 |
* | Use tokio_util::compat instead of the one from kuska-handshake | Alex Auvolat | 2021-10-12 | 1 | -4/+3 |
* | Fix clippy lints | Alex Auvolat | 2021-10-12 | 1 | -3/+3 |
* | Upgrade to tokio 1.0 | Alex Auvolat | 2021-10-12 | 1 | -1/+1 |
* | Small changes | Alex Auvolat | 2020-12-07 | 1 | -11/+10 |
* | Maybe fix something? Idk | Alex Auvolat | 2020-12-07 | 1 | -4/+4 |
* | Do not close connections immediately on close signal, await for remaining res... | Alex Auvolat | 2020-12-07 | 1 | -107/+43 |
* | Documentate | Alex Auvolat | 2020-12-02 | 1 | -10/+27 |
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+251 |