Re: [Qemu-devel] [PATCH v2] vnc: added initial websockets support

2012-11-20 Thread Daniel P. Berrange
On Tue, Nov 20, 2012 at 11:18:55AM +0100, Tim Hardeck wrote: > On 11/20/2012 10:47 AM, Daniel P. Berrange wrote: > > On Tue, Nov 20, 2012 at 10:21:58AM +0100, Tim Hardeck wrote: > >> This patch adds basic Websockets version 13 - RFC 6455 - support to QEMU > >> VNC. Binary encoding support on the cl

Re: [Qemu-devel] [PATCH v2] vnc: added initial websockets support

2012-11-20 Thread Tim Hardeck
On 11/20/2012 10:47 AM, Daniel P. Berrange wrote: > On Tue, Nov 20, 2012 at 10:21:58AM +0100, Tim Hardeck wrote: >> This patch adds basic Websockets version 13 - RFC 6455 - support to QEMU >> VNC. Binary encoding support on the client side is required. >> >> Because of the GnuTLS requirement the We

Re: [Qemu-devel] [PATCH v2] vnc: added initial websockets support

2012-11-20 Thread Daniel P. Berrange
On Tue, Nov 20, 2012 at 10:21:58AM +0100, Tim Hardeck wrote: > This patch adds basic Websockets version 13 - RFC 6455 - support to QEMU > VNC. Binary encoding support on the client side is required. > > Because of the GnuTLS requirement the Websockets implementation is > optional (--enable-vnc-ws)

[Qemu-devel] [PATCH v2] vnc: added initial websockets support

2012-11-20 Thread Tim Hardeck
This patch adds basic Websockets version 13 - RFC 6455 - support to QEMU VNC. Binary encoding support on the client side is required. Because of the GnuTLS requirement the Websockets implementation is optional (--enable-vnc-ws). To activate Websockets during runtime the VNC option "websocket" is