Go to file
2014-10-25 00:46:58 +01:00
client Add experimental SOCKS5 support for the clients. 2014-09-30 00:56:57 +01:00
doc/historical
examples
installer Bump version number. 2014-10-08 22:29:07 +01:00
lib Make bridge connections non-blocking for TLS connections. 2014-10-24 22:39:09 +01:00
logo
man Merge 1.3.2-1.3.5 into 1.4. 2014-10-12 11:17:13 +01:00
misc/currentcost
security
service
src Error if websockets not available. 2014-10-25 00:46:58 +01:00
test Merge 1.3.2-1.3.5 into 1.4. 2014-10-12 11:17:13 +01:00
.gitignore
about.html
aclfile.example
ChangeLog.txt SRV support is now not compiled in by default. 2014-10-17 22:11:14 +01:00
CMakeLists.txt Bump version number. 2014-10-08 22:29:07 +01:00
compiling.txt
config.h
config.mk SRV support is now not compiled in by default. 2014-10-17 22:11:14 +01:00
CONTRIBUTING.md
edl-v10
epl-v10
LICENSE.txt
Makefile
mosquitto.conf Merge 1.3.2-1.3.5 into 1.4. 2014-10-12 11:17:13 +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 and
3.1.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>