doap/source/doap
Tristan B. Velloza Kildaire d3ffdd46db Packet
- Added `setType(MessageType)` which sets the messagr type
- The `type` field is no longer a `ubyte` but rather a `MessageType`

Packet (unit tests)

- Test the encoding of the type field

Types

- Added new module
- Added `MessageType` enum
2023-09-12 10:48:01 +02:00
..
codes.d Codes 2023-09-11 21:39:31 +02:00
packet.d Packet 2023-09-12 10:48:01 +02:00
types.d Packet 2023-09-12 10:48:01 +02:00