7 releases
new 0.1.6 | Nov 2, 2024 |
---|---|
0.1.5 | Aug 28, 2024 |
0.1.2 | May 20, 2024 |
0.1.1 | Apr 17, 2024 |
0.1.0 | Jan 16, 2024 |
#56 in No standard library
2,341 downloads per month
Used in 4 crates
(3 directly)
89KB
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