mostly finishing server-side for FS-over-stream
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index 2f84b0adeadff2f58e5efe3186184f475052a437..12f8ab886075cca2d2e2b67295de47b86f2afd2a 100644 (file)
@@ -483,6 +483,16 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_FS_MIGRATION_STOP 139
 
+/**
+ * P2P request for content (one FS to another via a stream).
+ */
+#define GNUNET_MESSAGE_TYPE_FS_STREAM_QUERY 140
+
+/**
+ * P2P answer for content (one FS to another via a stream).
+ */
+#define GNUNET_MESSAGE_TYPE_FS_STREAM_REPLY 141
+
 
 /*******************************************************************************
  * DHT message types