#coap #iot #no-alloc

no-std coap-message-utils

Utilities for using coap-message traits

16 releases

0.3.6 Aug 29, 2024
0.3.3 May 20, 2024
0.3.1 Jan 17, 2024
0.2.2 Dec 30, 2022
0.0.1 Nov 28, 2020

#13 in #coap

Download history 499/week @ 2024-05-21 844/week @ 2024-05-28 368/week @ 2024-06-04 278/week @ 2024-06-11 727/week @ 2024-06-18 290/week @ 2024-06-25 616/week @ 2024-07-02 599/week @ 2024-07-09 388/week @ 2024-07-16 80/week @ 2024-07-23 402/week @ 2024-07-30 501/week @ 2024-08-06 593/week @ 2024-08-13 2093/week @ 2024-08-20 1361/week @ 2024-08-27 499/week @ 2024-09-03

4,577 downloads per month
Used in 13 crates (9 directly)

MIT/Apache

37KB
469 lines

coap-message-utils License: MIT OR Apache-2.0 coap-message-utils on crates.io coap-message-utils on docs.rs Source Code Repository Rust Version: 1.79.0

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

~585KB
~11K SLoC