Crate kcp

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

Constants§

KCP_OVERHEAD
KCP Header size

Functions§

get_conv
Read conv from raw buffer
get_sn
Get sn from raw buffer
set_conv
Set conv to raw buffer

Type Aliases§

KcpResult
KCP result