aMQTT is an open source MQTT client and broker implementation in python
 
 
 
 
 
 
Go to file
njouanin cda6bb6a68 Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to readme.md
2015-06-30 17:59:19 +02:00
hbmqtt Version bump 2015-06-30 13:31:00 +02:00
samples Change sample scenario 2015-06-30 14:31:19 +02:00
tests Fix tests 2015-06-30 12:35:57 +02:00
.gitignore Work in progress (tons of errors remaining) 2015-06-11 23:12:29 +02:00
.travis.yml Travis config 2015-06-27 17:57:18 +02:00
license.txt initial commit 2015-05-26 22:06:59 +02:00
readme.md Added Gitter badge 2015-06-30 15:58:01 +00:00
requirements.txt Add blinker dependency 2015-06-27 22:26:06 +02:00
setup.py Add versioning + setuptools 2015-06-30 13:21:58 +02:00

readme.md

Homebrew MQTT

Join the chat at https://gitter.im/beerfactory/hbmqtt

HBMQTT is an open source MQTT broker written with Python using asynchronous I/O.

Build status

Build Status