[Spice-devel] [RFC] Adding compression to the webdav folder sharing
Marc-André Lureau
mlureau at redhat.com
Mon Aug 22 07:56:18 UTC 2016
Hi
----- Original Message -----
> Hi,
> I've added lz4 compression to the webdav folder sharing (similar
> as done in the usbredir channel) in order to reduce traffic when
> moving files into\from the shared folder.
> On the server side everything stays the same, on the client side
> the code was written in webdav-channel.c and vmcstream.c (not sure
> if these are the right places to do so).
> Another thing is that the code is almost the same as in the
> usbredir,so it may be better to implement it for both channels
> somewhere else (spice-channel? suggestions? )
Yes, it looks like it would be possible to have more common code. spice-channel or vmcstream are both fine imho.
>
> Thanks, Snir.
>
> Snir Sheriber (1):
> Adding compression to the webdav folder sharing
>
> src/channel-webdav.c | 57 ++++++++++++++++++++++++++++++++++++++++++
> src/vmcstream.c | 70
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 127 insertions(+)
>
> --
> 2.5.5
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
>
More information about the Spice-devel
mailing list