Module packet

Module packet 

Source
Expand description

DPlus packet enums.

ClientPacket represents every packet a DPlus 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 the client sends (and the server receives).
Link2Result
Result of a DPlus LINK2 reply.
ServerPacket
Packets the server sends (and the client receives).