Go to file
2016-04-26 16:25:49 +01:00
client Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
doc/historical Initial contribution. 2014-05-07 23:27:00 +01:00
examples Reorder helper function arguments for consistency. 2016-01-26 17:06:32 +00:00
installer Bump version number. 2015-12-21 11:32:41 +00:00
lib Don't use reserved names in header guards. 2016-03-13 18:43:13 +00:00
logo Initial contribution. 2014-05-07 23:27:00 +01:00
man Small tidy up. 2016-03-12 21:43:29 +00: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 Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00: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 Consistent installer naming. 2015-09-22 15:29:56 +01:00
ChangeLog.txt mosquitto_db_dump can now output some client stats. 2016-03-15 00:18:40 +00:00
CMakeLists.txt Add tests for cmake builds and use on travis. 2016-03-12 20:29:32 +00: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 Bump version number. 2015-12-21 11:32:41 +00: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