Commit Graph

58 Commits

Author SHA1 Message Date
KernelErr
a88a263d20 Move tokio_kcp to local files 2021-10-26 23:02:05 +08:00
KernelErr
bfce455a7e Add Cargo installation method 2021-10-26 21:40:40 +08:00
KernelErr
55eef8581c Add KCP support 2021-10-26 21:36:12 +08:00
KernelErr
4c9b7a6990 Add Crates.io and CI badges 2021-10-25 22:29:02 +08:00
KernelErr
fc87ea6824 Upgrade Rust in CI 2021-10-25 22:20:09 +08:00
KernelErr
7a5ce8e1b6 Add unit tests and use Rust 2021 2021-10-25 22:12:44 +08:00
KernelErr
4352050b04 Pass Clippy and ignore shutdown error
The client might close the connection before the server noticed. So we simply ignore the error thrown by the shutdown operation.
2021-10-21 17:01:52 +08:00
KernelErr
2c2509a178 First commit 2021-10-21 16:43:59 +08:00