doap/source
Tristan B. Velloza Kildaire ae0161860a CoapRequestFuture
- Added `RequestState` enum
- State if `CREATED` on construction
- Calling `receiveWake(CoapPacket)` now sets the state to `COMPLETED`
- Calling `cancel()` now sets the state to `CANCELLED`
2023-09-22 18:39:49 +02:00
..
doap CoapRequestFuture 2023-09-22 18:39:49 +02:00