Skip to content

tkellogg/rust-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt.rs

This is a client for the MQTT protocol written in Rust. It is not in any way complete, not even to an experimental level. Currently compiles for Rust 1.0.

Compiling is now just the standard Cargo process.

  • cargo build - compile just the library
  • cargo test - compile and run the tests

About

A MQTT client in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages