Go to file
2014-05-19 14:23:38 +01:00
client Only provide srv capabilities ifdef WITH_SRV. 2014-05-19 14:23:38 +01:00
doc/historical
examples
installer
lib Fix callback deadlocks after calling mosquitto_disconnect(), when using the threaded interfaces. Closes bug #1313725. 2014-05-16 10:20:45 +01:00
logo
man Man page documentation for local_username and local_password. 2014-05-18 22:06:10 +01:00
misc/currentcost
security
service
src Fix for local_username/password bridge checks. 2014-05-08 23:27:35 +01:00
test
.gitignore
about.html
aclfile.example
ChangeLog.txt Fix callback deadlocks after calling mosquitto_disconnect(), when using the threaded interfaces. Closes bug #1313725. 2014-05-16 10:20:45 +01:00
changeset
CMakeLists.txt cmake support for WITH_EC. 2014-07-03 22:21:24 +01:00
compiling.txt
config.h
config.mk add a switch for auto doc building 2014-07-03 22:27:54 +02:00
CONTRIBUTING.md Update contributing limits. 2014-10-31 17:24:19 +00:00
edl-v10
epl-v10
LICENSE.txt
Makefile add a switch for auto doc building 2014-07-03 22:27:54 +02:00
mosquitto.conf Add local_username, local_password for bridge connections to authenticate to the local broker. 2014-05-08 23:27:11 +01:00
notice.html
pskfile.example
pwfile.example
readme-windows.txt
readme.txt
THANKS.txt

Mosquitto
=========

Mosquitto is an open source implementation of a server for version 3.1 of the
MQTT protocol.

See the following links for more information on MQTT:

http://mqtt.org/
http://www.ibm.com/developerworks/webservices/library/ws-mqtt/index.html

Mosquitto project information is available at the following locations:

http://mosquitto.org/ (main homepage)
https://bugs.eclipse.org/bugs/buglist.cgi?product=Mosquitto (Find bugs)
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mosquitto (Submit bugs)
http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git/ (source code repository, web interface

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

Mosquitto was written by Roger Light <roger@atchoo.org>