CoAP library for D
Go to file
Tristan B. Velloza Kildaire 4e99ab50d8 CoapPacket
- Now encodes the message ID in a platform independent manner. We will encode it into big endian seeing as it feels like it could be used in a number like fashion
- Added `setMessageId(ushort)` to set the message id
2023-09-12 18:37:57 +02:00
source/doap CoapPacket 2023-09-12 18:37:57 +02:00
.gitignore - Fixed .gitignore 2023-09-11 21:37:05 +02:00
dub.json Dub 2023-09-11 21:36:19 +02:00