gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r30183 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r30183 - gnunet/src/include
Date: Mon, 14 Oct 2013 15:21:05 +0200

Author: grothoff
Date: 2013-10-14 15:21:05 +0200 (Mon, 14 Oct 2013)
New Revision: 30183

Modified:
   gnunet/src/include/gnunet_applications.h
Log:
-mqtt needs a port

Modified: gnunet/src/include/gnunet_applications.h
===================================================================
--- gnunet/src/include/gnunet_applications.h    2013-10-14 13:20:50 UTC (rev 
30182)
+++ gnunet/src/include/gnunet_applications.h    2013-10-14 13:21:05 UTC (rev 
30183)
@@ -96,7 +96,12 @@
  */
 #define GNUNET_APPLICATION_TYPE_CONVERSATION_AUDIO 22
 
+/**
+ * MQTT publish-subscribe.
+ */
+#define GNUNET_APPLICATION_TYPE_MQTT 23
 
+
 #if 0                           /* keep Emacsens' auto-indent happy */
 {
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]