Readme to markdown.
parent
dae1f95371
commit
2a880cf5b3
@ -0,0 +1,21 @@
|
|||||||
|
Mosquitto
|
||||||
|
=========
|
||||||
|
|
||||||
|
Mosquitto is an open source implementation of a server for version 3.1 and
|
||||||
|
3.1.1 of the MQTT protocol.
|
||||||
|
|
||||||
|
See the following links for more information on MQTT:
|
||||||
|
|
||||||
|
- Community page: <http://mqtt.org/>
|
||||||
|
- MQTT v3.1.1 standard: <http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.html>
|
||||||
|
|
||||||
|
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/>
|
||||||
|
|
||||||
|
There is also a public test server available at <http://test.mosquitto.org/>
|
||||||
|
|
||||||
|
Mosquitto was written by Roger Light <roger@atchoo.org>
|
@ -1,21 +0,0 @@
|
|||||||
Mosquitto
|
|
||||||
=========
|
|
||||||
|
|
||||||
Mosquitto is an open source implementation of a server for version 3.1 and
|
|
||||||
3.1.1 of the MQTT protocol.
|
|
||||||
|
|
||||||
See the following links for more information on MQTT:
|
|
||||||
|
|
||||||
http://mqtt.org/
|
|
||||||
http://www.ibm.com/developerworks/webservices/library/ws-mqtt/index.html
|
|
||||||
|
|
||||||
Mosquitto project information is available at the following locations:
|
|
||||||
|
|
||||||
http://mosquitto.org/ (main homepage)
|
|
||||||
https://bugs.eclipse.org/bugs/buglist.cgi?product=Mosquitto (Find bugs)
|
|
||||||
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mosquitto (Submit bugs)
|
|
||||||
http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git/ (source code repository, web interface
|
|
||||||
|
|
||||||
There is also a public test server available at http://test.mosquitto.org/
|
|
||||||
|
|
||||||
Mosquitto was written by Roger Light <roger@atchoo.org>
|
|
Loading…
Reference in New Issue