Module packet

Module packet 

Source
Expand description

DCS packet enums.

ClientPacket represents every packet a DCS client sends to a reflector. ServerPacket represents every packet a reflector sends to a client. The codec is symmetric — both directions are first-class.

Enums§

ClientPacket
Packets a DCS client sends to a reflector.
ConnectResult
Result of a DCS connect attempt.
GatewayType
Client gateway type embedded in the DCS LINK HTML payload.
ServerPacket
Packets a DCS reflector sends to a client.