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/plugins/examples/plugin-event-stats
Kai Buschulte 8b5a86fd52 Introduce config-header cmake target
This is an interface cmake target which specifies include directories
required by the config.h places in the root of the project.

This header is a "public" header visible to plugins linking the
mosquitto exports.

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
3 years ago
..
CMakeLists.txt Introduce config-header cmake target 3 years ago
Makefile Plugin event counter example plugin. 4 years ago
mosquitto_plugin_event_stats.c Add MOSQ_EVT_SUBSCRIBE and MOSQ_EVT_UNSUBSCRIBE events. 4 years ago
test.conf Plugin event counter example plugin. 4 years ago
test.sh Plugin event counter example plugin. 4 years ago