SirVer / rumqtt

The MQTT ecosystem in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rumqtt Logo


rumqtt is an opensource set of libraries written in rust-lang to implement the MQTT standard while striving to be simple, robust and performant.

  • crates.io page docs.rs page rumqttc: A high level, easy to use mqtt client
  • crates.io page docs.rs page rumqttd: A high performance, embeddable, clustered MQTT broker

Contributing

Please follow the code of conduct while opening issues to report bugs or before you contribute fixes, also do read our contributor guide to get a better idea of what we'd appreciate and what we won't.

License

This project is released under The Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)

About

The MQTT ecosystem in rust

License:Apache License 2.0


Languages

Language:Rust 98.8%Language:Go 0.5%Language:JavaScript 0.3%Language:HTML 0.2%Language:Shell 0.2%Language:Dockerfile 0.0%