Go to file
2016-03-12 13:27:25 +00:00
client Add --retained-only to mosquitto_sub. 2016-02-02 20:57:37 +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 Merge branch 'develop' of ssh://git.eclipse.org:29418/mosquitto/org.eclipse.mosquitto into develop 2016-02-09 23:03:34 +00:00
logo Initial contribution. 2014-05-07 23:27:00 +01:00
man Default to using MQTT v3.1.1. 2016-02-05 21:22:42 +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 incorrect calloc/mosquitto__free pair. 2016-03-12 13:27:25 +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 Need stylesheets. 2015-02-09 22:11:07 +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 Bump version number. 2015-12-21 11:32:41 +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