You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The WITH_* flags are not handed over to the C++ wrapper, instead it relies on the actual library to check status. Signed-off-by: Johan de Vries (Ubuntu VM) <devries@wivion.nl> |
9 years ago | |
---|---|---|
client | 10 years ago | |
doc/historical | 12 years ago | |
examples | 11 years ago | |
installer | 9 years ago | |
lib | 9 years ago | |
logo | 12 years ago | |
man | 9 years ago | |
misc/currentcost | 10 years ago | |
security | 11 years ago | |
service | 11 years ago | |
src | 9 years ago | |
test | 9 years ago | |
.gitignore | 11 years ago | |
.travis.yml | 10 years ago | |
CMakeLists.txt | 9 years ago | |
CONTRIBUTING.md | 10 years ago | |
ChangeLog.txt | 9 years ago | |
LICENSE.txt | 12 years ago | |
Makefile | 9 years ago | |
THANKS.txt | 10 years ago | |
about.html | 12 years ago | |
aclfile.example | 12 years ago | |
appveyor.yml | 9 years ago | |
compiling.txt | 11 years ago | |
config.h | 10 years ago | |
config.mk | 9 years ago | |
edl-v10 | 12 years ago | |
epl-v10 | 12 years ago | |
mosquitto.conf | 9 years ago | |
notice.html | 12 years ago | |
pskfile.example | 12 years ago | |
pwfile.example | 12 years ago | |
readme-windows.txt | 11 years ago | |
readme.md | 10 years ago | |
set-version.sh | 9 years ago |
readme.md
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