Module packet

Module packet 

Source
Expand description

DExtra packet enums.

ClientPacket represents every packet a DExtra 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 DExtra client sends to a reflector.
ConnectResult
Result of a DExtra connect attempt.
ServerPacket
Packets a DExtra reflector sends to a client.