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.
This patch adds pkg-config files for libmosquitto and libmosquittopp, and installs them through CMake. Refs #107 Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> |
9 years ago | |
---|---|---|
client | 9 years ago | |
doc/historical | 12 years ago | |
examples | 10 years ago | |
installer | 9 years ago | |
lib | 9 years ago | |
logo | 10 years ago | |
man | 9 years ago | |
misc/currentcost | 9 years ago | |
security | 11 years ago | |
service | 10 years ago | |
src | 9 years ago | |
test | 9 years ago | |
.gitignore | 9 years ago | |
.travis.yml | 10 years ago | |
CMakeLists.txt | 9 years ago | |
CONTRIBUTING.md | 9 years ago | |
ChangeLog.txt | 9 years ago | |
LICENSE.txt | 12 years ago | |
Makefile | 10 years ago | |
Mosquitto.podspec | 9 years ago | |
THANKS.txt | 10 years ago | |
about.html | 12 years ago | |
aclfile.example | 12 years ago | |
appveyor.yml | 9 years ago | |
compiling.txt | 10 years ago | |
config.h | 9 years ago | |
config.mk | 9 years ago | |
edl-v10 | 12 years ago | |
epl-v10 | 12 years ago | |
libmosquitto.pc.in | 9 years ago | |
libmosquittopp.pc.in | 9 years ago | |
mosquitto.conf | 9 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 | |
set-version.sh | 9 years ago | |
travis-configure.sh | 9 years ago | |
travis-install.sh | 9 years ago |
readme.md
Eclipse 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 or submit a new bug: https://github.com/eclipse/mosquitto/issues
- Source code repository: https://github.com/eclipse/mosquitto
There is also a public test server available at http://test.mosquitto.org/
Mosquitto was written by Roger Light roger@atchoo.org