[RFC spice-common] Adding compressed message to base channel

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

 



---
 spice.proto | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/spice.proto b/spice.proto
index e841272..3cad253 100644
--- a/spice.proto
+++ b/spice.proto
@@ -188,6 +188,8 @@ channel BaseChannel {
 
     Data list; /* the msg body is SpiceSubMessageList */
 
+    CompressedData compressed_data;
+
     Empty base_last = 100;
 
  client:
@@ -210,6 +212,8 @@ channel BaseChannel {
 	uint64 time_stamp;
 	link_err reason;
     } @ctype(SpiceMsgDisconnect) disconnecting;
+
+    CompressedData compressed_data;
 };
 
 struct ChannelId {
-- 
2.9.3

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]