initial commit

This commit is contained in:
hobbyquaker
2015-10-25 22:04:56 +01:00
parent 6c4e7d34b2
commit 86d0e08be7
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
* [MQTT community wiki](https://github.com/mqtt/mqtt.github.io/wiki)
* [Google Groups: MQTT](https://groups.google.com/forum/#!forum/mqtt)
* [IRC channel #mqtt on the freenode network](irc://irc.freenode.net/mqtt)
* [A list of public brokers](http://moxd.io/2015/10/public-mqtt-brokers/)
## Broker
@@ -44,7 +44,6 @@
* [Mosquitto](http://mosquitto.org/) - An Open Source MQTT Broker.
* [VerneMQ](https://verne.mq/) - an Apache2 licensed distributed MQTT broker, developed in Erlang.
* [A list of public brokers](http://moxd.io/2015/10/public-mqtt-brokers/)
## Tools