Go to file
2014-09-17 00:03:14 +01:00
client Don't display usage information on every error. 2014-09-10 16:10:53 +01:00
doc/historical
examples
installer
lib Expose mosquitto_pub_topic_check() and mosquitto_sub_topic_check(). 2014-09-10 15:57:20 +01:00
logo
man Add http_dir option (not yet used). 2014-09-08 18:21:53 +01:00
misc/currentcost
security Fix apparmor profile to match debian packaging. 2014-07-28 09:22:20 +01:00
service
src Use hash counts to calculate numbers of clients. 2014-09-17 00:03:14 +01:00
test
.gitignore
about.html
aclfile.example
ChangeLog.txt
CMakeLists.txt
compiling.txt
config.h
config.mk
CONTRIBUTING.md
edl-v10
epl-v10
LICENSE.txt
Makefile
mosquitto.conf Add http_dir option (not yet used). 2014-09-08 18:21:53 +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>