Crate kcprs

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
set_conv
Set conv to raw buffer

Type Aliases§

KcpResult
KCP result