rumqtt 0.3.0

A fast, lockfree mqtt client
Documentation
# RUMQTT

[![Build Status](https://travis-ci.org/Ather-Energy/RuMqtt.svg?branch=master)](https://travis-ci.org/Ather-Energy/RuMqtt)

A pure rust mqtt client.

[DOCUMENTATION](http://ather-energy.github.io/RuMqtt/)
## Features

* Supports QoS 0, QoS 1 and QoS 2
* Auto reconnect
* TLS support
* Offline message buffering
* LWT
* Authentication with username and password


## To Do

* Disk Persitance