Reliable-UDP Library for Rust
tokio- Enablestokiosupport for the library, allowing it to be used in asynchronous contexts withawait.byte-check- Adds an arbitrary field for a packet data hash, making it conformant with anime game's KCP implementation.- NOTE: As of the
1.0.0update, you will need to callKcp::set_header_lento update the header to32for byte-check compatibility.
- NOTE: As of the
- https://github.com/skywind3000/kcp - Original KCP protocol
- https://github.com/RustySamovar/kcp - Fork of KCP for anime game
- https://github.com/Matrix-Zhang/tokio_kcp - Tokio KCP implementation
- https://git.xeondev.com/reversedrooms/NaviaImpact - Reference for
tokiosupport
This project is licensed under the MIT License - see the LICENSE file for details.