actix-mqtt-client 0.1.1

A MQTT client based on the actix framework
Documentation
language: rust
rust:
  - stable
os:
  - linux
  - osx
  - windows
matrix:
  fast_finish: true
script:
  - cargo build