7 releases

0.2.3 Jan 6, 2024
0.2.2 Dec 27, 2023
0.2.0 Jan 3, 2021
0.1.2 Jan 2, 2021

#4 in #mosquitto

Download history 46/week @ 2024-09-22 42/week @ 2024-09-29 1/week @ 2024-10-06 26/week @ 2024-10-13 3/week @ 2024-10-20 29/week @ 2024-10-27 54/week @ 2024-11-03 3/week @ 2024-11-10 1/week @ 2024-11-17 64/week @ 2024-12-01 163/week @ 2024-12-08 98/week @ 2024-12-15 30/week @ 2024-12-22 82/week @ 2024-12-29

386 downloads per month
Used in mosquitto-rs

MIT license

2.5MB
63K SLoC

C 45K SLoC // 0.1% comments Python 15K SLoC // 0.2% comments C++ 1.5K SLoC // 0.0% comments Rust 1K SLoC // 0.0% comments Templ 565 SLoC // 0.0% comments Shell 194 SLoC // 0.3% comments Bitbake 80 SLoC // 0.9% comments Perl 70 SLoC // 0.3% comments XSL 54 SLoC // 0.2% comments

build Crates.io

This crate is a simple and minimal FFI binding to your system-installed libmosquitto library.

You most likely want to look at the companion crate mosquitto-rs instead of using this crate directly.

At the time of writing, libmosquitto-sys targets the API provided by libmosquitto 2.0.9

Dependencies