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§
- Client
Packet - Packets the client sends (and the server receives).
- Link2
Result - Result of a
DPlusLINK2 reply. - Server
Packet - Packets the server sends (and the client receives).