8 releases
0.1.7 | Nov 25, 2024 |
---|---|
0.1.6 | Nov 2, 2024 |
0.1.5 | Aug 28, 2024 |
0.1.2 | May 20, 2024 |
0.1.0 | Jan 16, 2024 |
#221 in No standard library
4,703 downloads per month
Used in 6 crates
(5 directly)
98KB
1.5K
SLoC
coap-message-implementations
CoAP message implementation tools and implementations
This crate contains utilities for creating own implementations of the coap_message traits, as well as some basic implementations that may be useful for CoAP libraries.
The implementations aim for being easy and straightforward. While they are largely usable on embedded systems, it is expected that more optimized versions are used in that area when byte comes to shove.
Dependencies
~1MB
~24K SLoC