On Tue, Jun 14, 2011 at 7:55 AM, Yuta Kitamura <yu...@chromium.org> wrote: > > My original plan was to implement the new protocol directly (i.e. replacing > the old implementation in-place). However Alexey (ap) objected to dropping > support for the old protocol immediately. > > So, I'm currently planning to add a runtime flag to switch the WebSocket > protocols used by a WebCore's WebSocket implementation. Other possibilities > are to add a compile-time flag or to use (subversion's) branch, which are > discussed at: > https://bugs.webkit.org/show_bug.cgi?id=60348 >
A runtime flag or compile-time flag sound good to me. Ideally, we can re-use the existing infrastructure for old WebSocket to implement new one. - Ryosuke
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev