Crate tokio_kcp [] [src]

Library of KCP on Tokio

Structs

Incoming

An iterator that infinitely accepts connections on a KcpListener

KcpClientStream

KCP client for interacting with server

KcpConfig

Kcp Config

KcpListener

A KCP Socket server

KcpNoDelayConfig

Kcp NoDelay Config

KcpStream

KCP client between a local and remote socket

KcpStreamNew

Future for creating a new KcpClientStream