libcoap
4.2.0
|
Asynchronous Messaging | Structure for managing asynchronous state of CoAP resources |
Block Transfer | API functions for handling PDUs using CoAP BLOCK options |
Logging Support | API functions for logging support |
DTLS Support | API functions for interfacing with DTLS libraries |
DTLS Support (Internal) | Internal API functions for interfacing with DTLS libraries |
Event API | API functions for event delivery from lower-layer library functions |
Rate Control | The transmission parameters for CoAP rate control ("Congestion Control" in stream-oriented protocols) are defined in https://tools.ietf.org/html/rfc7252#section-4.8 |
Clock Handling | Default implementation of internal clock |
Option Filters | API functions for access option filters |
Pseudo Random Numbers | API functions for gerating pseudo random numbers |
String handling support | API functions for handling strings |
Resource observation | API functions for interfacing with the observe handling (RFC7641) |
URI Parsing Functions | CoAP PDUs contain normalized URIs with their path and query split into multiple segments |