Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Matrix-Zhang/tokio_kcp
A Kcp implementation for tokio
https://github.com/Matrix-Zhang/tokio_kcp
kcp rust tokio
Last synced: 8 days ago
JSON representation
A Kcp implementation for tokio
- Host: GitHub
- URL: https://github.com/Matrix-Zhang/tokio_kcp
- Owner: Matrix-Zhang
- License: mit
- Created: 2017-07-18T07:52:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T08:51:00.000Z (4 months ago)
- Last Synced: 2024-10-19T14:03:25.462Z (25 days ago)
- Topics: kcp, rust, tokio
- Language: Rust
- Size: 169 KB
- Stars: 175
- Watchers: 6
- Forks: 44
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tokio_kcp
[![Build And Test](https://github.com/Matrix-Zhang/tokio_kcp/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/Matrix-Zhang/tokio_kcp/actions/workflows/build-and-test.yml)
[![crates.io](https://img.shields.io/crates/v/tokio_kcp.svg)](https://crates.io/crates/tokio_kcp)A Kcp implementation for tokio