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.
Symbol stripping is done explicitly with strip command, since stripping with install command removes too many symbols, making the result library unusable. Signed-off-by: Lance Chen <cyen0312@gmail.com> |
9 years ago | |
---|---|---|
client | 10 years ago | |
doc/historical | 12 years ago | |
examples | 10 years ago | |
installer | 10 years ago | |
lib | 9 years ago | |
logo | 12 years ago | |
man | 10 years ago | |
misc/currentcost | 10 years ago | |
security | 11 years ago | |
service | 10 years ago | |
src | 10 years ago | |
test | 10 years ago | |
.gitignore | 10 years ago | |
.travis.yml | 10 years ago | |
CMakeLists.txt | 10 years ago | |
CONTRIBUTING.md | 10 years ago | |
ChangeLog.txt | 10 years ago | |
LICENSE.txt | 12 years ago | |
Makefile | 10 years ago | |
THANKS.txt | 10 years ago | |
about.html | 12 years ago | |
aclfile.example | 12 years ago | |
appveyor.yml | 10 years ago | |
compiling.txt | 10 years ago | |
config.h | 10 years ago | |
config.mk | 10 years ago | |
edl-v10 | 12 years ago | |
epl-v10 | 12 years ago | |
mosquitto.conf | 10 years ago | |
notice.html | 12 years ago | |
pskfile.example | 12 years ago | |
pwfile.example | 12 years ago | |
readme-windows.txt | 11 years ago | |
readme.md | 10 years ago | |
travis-configure.sh | 10 years ago | |
travis-install.sh | 10 years ago |
readme.md
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:
- Community page: http://mqtt.org/
- MQTT v3.1.1 standard: http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.html
Mosquitto project information is available at the following locations:
- Main homepage: http://mosquitto.org/
- Find existing bugs: https://bugs.eclipse.org/bugs/buglist.cgi?product=Mosquitto
- Submit a bug: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mosquitto
- Source code repository: http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git/
There is also a public test server available at http://test.mosquitto.org/
Mosquitto was written by Roger Light roger@atchoo.org