Re: #537: Remove segments (consensus call)

On 15 July 2014 16:37, Greg Wilkins <gregw@intalio.com> wrote:
> PS. if we fix HOL blocking, then http over h2 is a much more flexible
> semantic for carrying websocket like semantic as things like long polling
> will work much better.   But it will be very hard for a client to work out
> the best transport to use as it does not really know if h1 or h2 will be
> used or if it is better to try websocket.

You can try to start h2 and then upgrade to websockets if the ALPN
negotiation selects http1.1.

Received on Tuesday, 15 July 2014 23:46:33 UTC