#coap #api-bindings #libcoap

libcoap-rs

An idiomatic wrapper around the libcoap CoAP library for Rust

4 releases

0.2.2 May 24, 2023
0.2.1 Nov 20, 2022
0.2.0 Jun 28, 2022
0.1.0 Feb 3, 2020

#472 in Network programming

27 downloads per month

BSD-2-Clause and maybe LGPL-2.1

2MB
40K SLoC

C 32K SLoC // 0.1% comments Rust 4.5K SLoC // 0.1% comments Visual Studio Project 2.5K SLoC Shell 676 SLoC // 0.5% comments Automake 614 SLoC // 0.2% comments Visual Studio Solution 143 SLoC M4 114 SLoC // 0.6% comments Batch 11 SLoC

libcoap-rs

Idiomatic wrapper around the libcoap CoAP libary for Rust.

License

Matching the license of the libcoap C library, the libcoap crate is licensed under the 2-Clause/Simplified BSD License (LICENSE-BSD-2-Clause or https://opensource.org/licenses/BSD-2-Clause).

Note on Third-Party-Code

Note that for the libcoap-sys binding and generated binaries, the license terms of the libcoap C library as well as linked dependencies (e.g. TLS libraries) may apply. See https://github.com/obgm/libcoap/blob/develop/LICENSE as well as the licenses of dependency crates for more information and terms.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

Maintainers

This project is currently maintained by the following developers:

Name Email Address GitHub Username
Hugo Hakim Damer hdamer@uni-bremen.de @pulsastrix

Dependencies

~2–6MB
~149K SLoC