#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

#14 in #coap

Download history 440/week @ 2024-07-10 335/week @ 2024-07-17 112/week @ 2024-07-24 529/week @ 2024-07-31 395/week @ 2024-08-07 991/week @ 2024-08-14 1678/week @ 2024-08-21 1370/week @ 2024-08-28 808/week @ 2024-09-04 1392/week @ 2024-09-11 956/week @ 2024-09-18 690/week @ 2024-09-25 475/week @ 2024-10-02 623/week @ 2024-10-09 709/week @ 2024-10-16 1034/week @ 2024-10-23

2,882 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