xedrac / rumqtt

Mqtt ecosystem in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rumqtt

build status Discord chat

MQTT libraries in rust which strives to be simple, robust and performant

  • mqttbytes: MQTT 3.1.1/5 serialization and deserialization
  • rumqttc: A high level, easy to use mqtt client
  • rumqttd: A high performance, embeddable, clustered MQTT broker

See respective folders for more details

License

Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)

About

Mqtt ecosystem in rust

License:Apache License 2.0


Languages

Language:Rust 97.3%Language:Go 1.2%Language:JavaScript 0.6%Language:HTML 0.5%Language:Shell 0.4%Language:Dockerfile 0.0%