# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewConnection create a new KCP connection between local and remote.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSimpleAuthenticator creates a new SimpleAuthenticator.
No description provided by the author
No description provided by the author
# Constants
CommandACK indicates an AckSegment.
CommandData indicates a DataSegment.
CommandPing indicates a ping.
CommandTerminate indicates that peer terminates the connection.
No description provided by the author
No description provided by the author
Connection is active.
Connection is closed on remote.
Connection is ready to be destroyed on remote.
Connection is closed locally.
Connection is destroyed.
Connection is ready to be destroyed locally.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Connection is a KCP connection over UDP.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Downlink capacity, in MB.
No description provided by the author
No description provided by the author
Listener defines a server listening for connections.
Maximum Transmission Unit, in bytes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SimpleAuthenticator is a legacy AEAD used for KCP encryption.
No description provided by the author
Transmission Time Interview, in milli-sec.
No description provided by the author
Uplink capacity, in MB.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Command is a KCP command that indicate the purpose of a Segment.
No description provided by the author
State of the connection.