Skip to content

The package implement a simple class as a C++ wrapper to mosquitto

License

Notifications You must be signed in to change notification settings

CNR-STIIMA-IRAS/cnr_mqtt_client

Repository files navigation

cnr_mqtt_client

The package implement a simple class as a C++ wrapper to mosquitto

ATTENTION:

The official release of Mosquitto for Windows provides only the static library, to work properly this packege needs the mosquitto library compiled as dynamic library. As a workaround to use this package in Windows it is necessary to compile mosquitto from source as .dll and change the CMakeLists.txt include_directories and target_link_directories paths according with the path where the mosquitto library was compiled. Then it is necessary to copy mosquitto.dll in your_ws_path/devel/bin/

About

The package implement a simple class as a C++ wrapper to mosquitto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •