mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-04-23 10:12:43 +02:00
| client | ||
| doc/historical | ||
| examples | ||
| installer | ||
| lib | ||
| logo | ||
| man | ||
| misc/currentcost | ||
| security | ||
| service | ||
| src | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| about.html | ||
| aclfile.example | ||
| appveyor.yml | ||
| ChangeLog.txt | ||
| CMakeLists.txt | ||
| compiling.txt | ||
| config.h | ||
| config.mk | ||
| CONTRIBUTING.md | ||
| edl-v10 | ||
| epl-v10 | ||
| LICENSE.txt | ||
| Makefile | ||
| mosquitto.conf | ||
| notice.html | ||
| pskfile.example | ||
| pwfile.example | ||
| readme-windows.txt | ||
| readme.md | ||
| THANKS.txt | ||
| travis-configure.sh | ||
| travis-install.sh | ||
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