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.
mosquitto/lib/cpp
jbwdevries 1c90a4487c Fixes a bug where the C++ wrapper would always claim SOCKS was not supported. (#198)
The WITH_* flags are not handed over to the C++ wrapper, instead it relies on
the actual library to check status.

Signed-off-by: Johan de Vries (Ubuntu VM) <devries@wivion.nl>
9 years ago
..
CMakeLists.txt Fix string quoting in CMakeLists.txt. Closes #4. 10 years ago
Makefile Add CROSS_COMPILE to Makefiles. 12 years ago
mosquittopp.cpp Fixes a bug where the C++ wrapper would always claim SOCKS was not supported. (#198) 9 years ago
mosquittopp.h Add client support for MQTT v3.1.1. 11 years ago