Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement version tag for application as well | Alex Auvolat | 2022-02-21 | 1 | -20/+1 |
| | |||||
* | Implement version check & transmit more error info | Alex Auvolat | 2022-02-21 | 1 | -1/+21 |
| | |||||
* | Refactoring | Alex Auvolat | 2022-02-21 | 1 | -5/+19 |
| | |||||
* | Ignore error when sending goodbyev0.3.0 | Alex Auvolat | 2021-10-25 | 1 | -1/+1 |
| | |||||
* | Better handle connection closing | Alex Auvolat | 2021-10-25 | 1 | -2/+9 |
| | |||||
* | Add test for priority queue (it seems to work as intended) | Alex Auvolat | 2021-10-20 | 1 | -0/+94 |
| | |||||
* | 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 ↵ | Alex Auvolat | 2020-12-07 | 1 | -107/+43 |
| | | | | responses | ||||
* | Documentate | Alex Auvolat | 2020-12-02 | 1 | -10/+27 |
| | |||||
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+251 |