Go to file
2016-03-13 07:21:31 +00:00
client Small tidy up. 2016-03-12 21:43:29 +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 Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +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 [471053] Add systemd support and services. 2015-06-26 10:29:39 +02:00
src Fix auth deferring with no pwfile defined. 2016-03-13 07:21:31 +00:00
test Merge remote-tracking branch 'remotes/origin/master' into develop 2015-09-09 22:02:46 +01:00
.gitignore Use hash for message store to speed up loading. 2014-11-17 22:54:39 +00:00
.travis.yml Add tests for cmake builds and use on travis. 2016-03-12 20:29:32 +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 Default to using MQTT v3.1.1. 2016-02-05 21:22:42 +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 Contributing note. 2015-11-01 16:39:40 +00: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

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