From: Christian Grothoff Date: Mon, 14 Oct 2013 13:21:05 +0000 (+0000) Subject: -mqtt needs a port X-Git-Tag: initial-import-from-subversion-38251~6545 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=aa81b29bafe44a8c348f1be7fc58d926dc488e94;p=oweals%2Fgnunet.git -mqtt needs a port --- diff --git a/src/include/gnunet_applications.h b/src/include/gnunet_applications.h index 56e45b72e..b9337addf 100644 --- a/src/include/gnunet_applications.h +++ b/src/include/gnunet_applications.h @@ -96,6 +96,11 @@ extern "C" */ #define GNUNET_APPLICATION_TYPE_CONVERSATION_AUDIO 22 +/** + * MQTT publish-subscribe. + */ +#define GNUNET_APPLICATION_TYPE_MQTT 23 + #if 0 /* keep Emacsens' auto-indent happy */ {