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>
2016-06-29 17:12:20 +01:00
..
CMakeLists.txt Fix string quoting in CMakeLists.txt. Closes #4. 2016-03-13 20:33:08 +00:00
Makefile Add CROSS_COMPILE to Makefiles. 2014-05-25 23:36:38 +01:00
mosquittopp.cpp Fixes a bug where the C++ wrapper would always claim SOCKS was not supported. (#198) 2016-06-29 17:12:20 +01:00
mosquittopp.h Add client support for MQTT v3.1.1. 2015-01-27 00:32:20 +00:00