#coap #iot #no-alloc

no-std coap-message-utils

Utilities for using coap-message traits

12 releases

0.3.2 Apr 17, 2024
0.3.1 Jan 17, 2024
0.2.2 Dec 30, 2022
0.2.0 Sep 20, 2022
0.0.1 Nov 28, 2020

#26 in #coap

Download history 77/week @ 2024-01-22 842/week @ 2024-01-29 370/week @ 2024-02-05 609/week @ 2024-02-12 106/week @ 2024-02-19 391/week @ 2024-02-26 378/week @ 2024-03-04 300/week @ 2024-03-11 848/week @ 2024-03-18 141/week @ 2024-03-25 218/week @ 2024-04-01 105/week @ 2024-04-08 552/week @ 2024-04-15 258/week @ 2024-04-22 348/week @ 2024-04-29 139/week @ 2024-05-06

1,300 downloads per month
Used in 13 crates (9 directly)

MIT/Apache

32KB
418 lines

Maintenance

coap-message-utils

Tools for using a coap-message

This crate contains extension traits and other tools that are useful when working with items that implement the [coap_message] trait.

License: MIT OR Apache-2.0


lib.rs:

Tools for using a coap-message

This crate contains extension traits and other tools that are useful when working with items that implement the [coap_message] trait.

Dependencies

~1.5MB
~27K SLoC