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§
- Client
Packet - Packets a
DCSclient sends to a reflector. - Connect
Result - Result of a
DCSconnect attempt. - Gateway
Type - Client gateway type embedded in the
DCSLINK HTML payload. - Server
Packet - Packets a
DCSreflector sends to a client.