Crate tokio_kcp [] [src]

Library of KCP on Tokio

Structs

Incoming

An iterator that infinitely accepts connections on a KcpListener

KcpConfig

Kcp Config

KcpListener

A KCP Socket server

KcpNoDelayConfig

Kcp NoDelay Config

KcpServer

A builder for TCP servers.

KcpSessionUpdater

KCP session updater

KcpStream

KCP client for interacting with server

ServerKcpStream

KCP client between a local and remote socket

Type Definitions

KcpClientSessionUpdater

Session updater for clients

KcpServerSessionUpdater

Session updater for server accepted streams