libcoap-rs

Crates.iolibcoap-rs
lib.rslibcoap-rs
version0.2.2
sourcesrc
created_at2020-02-03 20:23:00.146615
updated_at2023-05-24 00:38:08.805043
descriptionAn idiomatic wrapper around the libcoap CoAP library for Rust.
homepage
repositoryhttps://github.com/namib-project/libcoap-rs
max_upload_size
id204553
size278,188
Rust Library Maintainers (github:namib-project:rust-library-maintainers)

documentation

README

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
Commit count: 82

cargo fmt