package xray.transport.internet.kcp

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Config

config.proto:52

message ConnectionReuse

config.proto:41

message DownlinkCapacity

config.proto:27

Downlink capacity, in MB.

Used in: Config

message EncryptionSeed

config.proto:48

Pre-shared secret between client and server. It is used for traffic obfuscation. Note that if seed is absent in the config, the traffic will still be obfuscated, but by a predefined algorithm.

Used in: Config

message MTU

config.proto:12

Maximum Transmission Unit, in bytes.

Used in: Config

message ReadBuffer

config.proto:36

Used in: Config

message TTI

config.proto:17

Transmission Time Interview, in milli-sec.

Used in: Config

message UplinkCapacity

config.proto:22

Uplink capacity, in MB.

Used in: Config

message WriteBuffer

config.proto:31

Used in: Config