#coap #iot #no-alloc

no-std coap-message-utils

Utilities for using coap-message traits

11 releases

0.3.1 Jan 17, 2024
0.2.2 Dec 30, 2022
0.2.0 Sep 20, 2022
0.1.2 Feb 25, 2022
0.0.1 Nov 28, 2020

#30 in #coap

Download history 152/week @ 2023-12-04 298/week @ 2023-12-11 117/week @ 2023-12-18 31/week @ 2023-12-25 18/week @ 2024-01-01 73/week @ 2024-01-08 114/week @ 2024-01-15 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

1,922 downloads per month
Used in 11 crates (6 directly)

MIT/Apache

32KB
404 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