Docs.rs
ys-kcp-1.2.2
ys-kcp 1.2.2
Permalink
Docs.rs crate page
MIT
23 June 2026
Links
Repository
crates.io
Source
Owners
KingRainbow44
Dependencies
bytes ^1.0
normal
log ^0.4
normal
tokio ^1.43
normal
optional
xxhash-rust ^0.8.10
normal
optional
env_logger ^0.8
dev
rand ^0.8
dev
time ^0.2
dev
Versions
35%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate kcp
kcp
1.2.2
All Items
Crate Items
Modules
Structs
Enums
Functions
Type Aliases
Crate
kcp
Copy item path
Source
Expand description
KCP
implementation in Rust.
A Fast and Reliable ARQ Protocol
Modules
§
prelude
The
KCP
prelude
Structs
§
Kcp
KCP control
Enums
§
Error
KCP protocol errors
Functions
§
get_
conv
Read
conv
from raw buffer
get_
token
Read
token
from raw buffer
Type Aliases
§
KcpResult
KCP result