|
26-10-09 / 23:44 : Websocket in WebKit : Apache mod and tests (cjed) | Implementation of Websocket (client side) started this Spring in Firefox, and this Summer (since late June) in WebKit. We could also read a document, WebKit Web Socket design doc (that was slightly revised early september), written by WebKit members working on this task (Fumitoshi Ukai, Yuzo Fujishima, etc.). References to many cpp sources files about Websocket implementation have emerged these last three months in the long WebKit development timeline.
In early September Yuzo pointed out (in a thread about requirement for an Apache module that manages Websocket) an experimental open source extension for Apache, mod_pywebsocket, that brings server-side Websocket implementation. These elements are now listed in the latest changelogs of WebKit timeline (10/26), and test files are provided (start with pywebsocket/test, see also here and there). | | Comments | Write a comment | |
|