Go to file
Roger A. Light 6704df8061 Bridge config parameters can now contain a space
Closes #150.

Thanks to Sebastian Koch and Mikkel Kirkgaard Nielsen.

Bug: https://github.com/eclipse/mosquitto/issues/150
2016-04-28 21:54:50 +01:00
client Incorrect quoting. 2016-03-13 21:18:46 +00:00
doc/historical Initial contribution. 2014-05-07 23:27:00 +01:00
examples Fix example for libmosquittopp virtual destructor change. 2015-02-08 20:30:12 +00:00
installer Bump version number. 2016-02-14 14:10:52 +00:00
lib Return value of pthread_create is now checked. 2016-03-17 21:22:56 +00:00
logo Initial contribution. 2014-05-07 23:27:00 +01:00
man Document updates. 2015-11-16 16:47:12 +00:00
misc/currentcost Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
security Fix apparmor profile to match debian packaging. 2014-07-28 09:22:20 +01:00
service Match upstart prefix to default config.mk. 2014-09-21 21:57:53 +01:00
src Bridge config parameters can now contain a space 2016-04-28 21:54:50 +01:00
test More codacy test fixes. 2016-04-09 22:39:41 +01:00
.gitignore Use hash for message store to speed up loading. 2014-11-17 22:54:39 +00:00
.travis.yml Updated travis config for fixes branch. 2016-03-13 21:04:47 +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 Force appveyor to use VS 2013. 2016-01-15 12:27:41 +00:00
ChangeLog.txt Bridge config parameters can now contain a space 2016-04-28 21:54:50 +01:00
CMakeLists.txt Fix string quoting in CMakeLists.txt. Closes #4. 2016-03-13 20:33:08 +00:00
compiling.txt Add dependencies to compiling.txt. 2014-10-31 20:19:48 +00:00
config.h Fix building on Visual Studio 2015 2016-03-17 21:24:50 +00:00
config.mk Bump version number. 2016-02-14 14:10:52 +00:00
CONTRIBUTING.md Update for github. 2016-04-26 16:25:38 +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 Add websockets logging options. 2015-02-13 22:57:49 +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
set-version.sh Script for bumping version numbers. 2016-02-12 21:47:51 +00:00
THANKS.txt [470253] Fix potential memory leaks. 2015-08-17 22:10:26 +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