qemu-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] vnc: added initial websockets support
Date: Sun, 18 Nov 2012 10:31:49 +0100

On Fri, Nov 16, 2012 at 4:13 PM, Tim Hardeck <address@hidden> wrote:
> Websockets connections are recognized by waiting 500ms for a Websocket 
> handshake. If no data is received a regular vnc connection is assumed.
> If this is not acceptable please suggest if Websockets should be activated by 
> a new VNC option or by an additional console parameter on a different port.

Perhaps it's better to speak Websockets on a different port.  That way
no timer is required and we never fail to detect the correct protocol
to speak.

Stefan



reply via email to

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