Skip to content

lineCode/rumqtt

 
 

Repository files navigation


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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 97.5%
  • Go 1.1%
  • Other 1.4%