Skip to content

Rust bindings to and wrapper around the libcoap C library

License

Notifications You must be signed in to change notification settings

petardimitrijevic/libcoap-rs

 
 

Repository files navigation

libcoap-rs

Raw binding and safe wrapper for the libcoap CoAP libary.

License

Matching the license of the libcoap C library, the libcoap-sys and the libcoap crates are 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 [email protected] @pulsastrix

About

Rust bindings to and wrapper around the libcoap C library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • C 0.1%