Go to file
2016-06-13 21:36:41 +01:00
client Add WITH_STRIP build option. 2016-06-13 21:36:41 +01:00
doc/historical Initial contribution. 2014-05-07 23:27:00 +01:00
examples Improve example. 2016-05-15 22:34:52 +01:00
installer Consistent installer naming. 2015-09-22 15:29:56 +01:00
lib Add WITH_STRIP build option. 2016-06-13 21:36:41 +01:00
logo Initial contribution. 2014-05-07 23:27:00 +01:00
man Default to using port 8883 when using TLS. 2016-05-16 21:56:15 +01:00
misc/currentcost misc code updates. 2015-08-26 20:59:19 +01:00
security Fix apparmor profile to match debian packaging. 2014-07-28 09:22:20 +01:00
service Add default config path to systemd services. (#139) 2016-04-19 22:38:44 +01:00
src Add WITH_STRIP build option. 2016-06-13 21:36:41 +01:00
test Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
.gitignore Ignore generated test files. 2016-03-19 21:29:48 +00:00
.travis.yml Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
about.html Eclipse required files. 2014-05-08 22:41:59 +01:00
aclfile.example Initial contribution. 2014-05-07 23:27:00 +01:00
appveyor.yml Bump appveyor openssl version. 2016-06-07 16:45:09 +01:00
ChangeLog.txt Add WITH_STRIP build option. 2016-06-13 21:36:41 +01:00
CMakeLists.txt Fix cmake test target. 2016-06-07 21:51:27 +01:00
compiling.txt Minimum supported libwebsockets version is now 1.3. 2015-07-08 09:07:48 +01:00
config.h Merge remote-tracking branch 'remotes/origin/master' into develop 2015-09-09 22:02:46 +01:00
config.mk Add WITH_STRIP build option. 2016-06-13 21:36:41 +01:00
CONTRIBUTING.md Update for github. 2016-04-26 16:25:49 +01:00
edl-v10 Initial contribution. 2014-05-07 23:27:00 +01:00
epl-v10 Initial contribution. 2014-05-07 23:27:00 +01:00
LICENSE.txt Initial contribution. 2014-05-07 23:27:00 +01:00
Makefile Readme to markdown. 2015-06-05 09:11:59 +01:00
mosquitto.conf Default to using MQTT v3.1.1. 2016-02-05 21:22:42 +00:00
notice.html Eclipse required files. 2014-05-08 22:41:59 +01:00
pskfile.example Initial contribution. 2014-05-07 23:27:00 +01:00
pwfile.example Initial contribution. 2014-05-07 23:27:00 +01:00
readme-windows.txt Windows installer updates. 2015-03-02 22:12:50 +00:00
readme.md Readme to markdown. 2015-06-05 09:11:59 +01:00
THANKS.txt Merge remote-tracking branch 'remotes/origin/master' into develop 2015-09-09 22:02:46 +01:00
travis-configure.sh Merging travis config changes across branches. 2016-03-15 11:44:23 +00:00
travis-install.sh Merging travis config changes across branches. 2016-03-15 11:44:23 +00:00

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:

Mosquitto project information is available at the following locations:

There is also a public test server available at http://test.mosquitto.org/

Mosquitto was written by Roger Light roger@atchoo.org