You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Enables parallel build mode. Accepted without CLA after discussion with Eclipse Foundation legal about very small patches that can only be implemented in one way. See bug report for acceptance of Certificate of Origin. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=463884 Also-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> |
11 years ago | |
---|---|---|
client | 11 years ago | |
doc/historical | 12 years ago | |
examples | 11 years ago | |
installer | 11 years ago | |
lib | 11 years ago | |
logo | 12 years ago | |
man | 11 years ago | |
misc/currentcost | 12 years ago | |
security | 11 years ago | |
service | 11 years ago | |
src | 11 years ago | |
test | 11 years ago | |
.gitignore | 11 years ago | |
.travis.yml | 11 years ago | |
CMakeLists.txt | 11 years ago | |
CONTRIBUTING.md | 11 years ago | |
ChangeLog.txt | 11 years ago | |
LICENSE.txt | 12 years ago | |
Makefile | 11 years ago | |
THANKS.txt | 12 years ago | |
about.html | 12 years ago | |
aclfile.example | 12 years ago | |
appveyor.yml | 11 years ago | |
compiling.txt | 11 years ago | |
config.h | 11 years ago | |
config.mk | 11 years ago | |
edl-v10 | 12 years ago | |
epl-v10 | 12 years ago | |
mosquitto.conf | 11 years ago | |
notice.html | 12 years ago | |
pskfile.example | 12 years ago | |
pwfile.example | 12 years ago | |
readme-windows.txt | 11 years ago | |
readme.txt | 11 years ago |
readme.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>