Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] WebSocket RFC 6455 has been released?

we should always default to the latest unless its specified on the
incoming connection though, right?

think that was the origin of the recent safari issue, least I thought
that was it

jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Sun, Dec 11, 2011 at 17:59, Simone Bordet <sbordet@xxxxxxxxxxx> wrote:
> Hi,
>
> On Mon, Dec 12, 2011 at 00:05, Joakim Erdfelt <joakim@xxxxxxxxxxx> wrote:
>> Looks like the WebSocket RFC has been released
>> at http://tools.ietf.org/html/rfc6455
>>
>> Any objections to cleaning up all of the various old draft specific
>> implementations in jetty-websocket and having only 1 implementation, the RFC
>> defined one, as present in the codebase?
>
> I think older browsers will stay around for a while, so we should
> still support them like we support HTTP 0.9 and 1.0.
>
> Simon
> --
> http://cometd.org
> http://intalio.com
> http://bordet.blogspot.com
> ----
> Finally, no matter how good the architecture and design are,
> to deliver bug-free software with optimal performance and reliability,
> the implementation technique must be flawless.   Victoria Livschitz
> _______________________________________________
> jetty-dev mailing list
> jetty-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-dev


Back to the top