|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Mosquitto
|
|
|
|
|
=========
|
|
|
|
|
Eclipse Mosquitto
|
|
|
|
|
=================
|
|
|
|
|
|
|
|
|
|
Mosquitto is an open source implementation of a server for version 3.1 and
|
|
|
|
|
3.1.1 of the MQTT protocol.
|
|
|
|
@ -12,9 +12,8 @@ See the following links for more information on MQTT:
|
|
|
|
|
Mosquitto project information is available at the following locations:
|
|
|
|
|
|
|
|
|
|
- Main homepage: <http://mosquitto.org/>
|
|
|
|
|
- Find existing bugs: <https://bugs.eclipse.org/bugs/buglist.cgi?product=Mosquitto>
|
|
|
|
|
- Submit a bug: <https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mosquitto>
|
|
|
|
|
- Source code repository: <http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git/>
|
|
|
|
|
- Find existing bugs or submit a new bug: <https://github.com/eclipse/mosquitto/issues>
|
|
|
|
|
- Source code repository: <https://github.com/eclipse/mosquitto>
|
|
|
|
|
|
|
|
|
|
There is also a public test server available at <http://test.mosquitto.org/>
|
|
|
|
|
|
|
|
|
|