[Webkit-unassigned] [Bug 28038] WebSocket API implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 25 09:52:58 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28038





--- Comment #10 from Alexey Proskuryakov <ap at webkit.org>  2009-08-25 09:52:58 PDT ---
Coding style looks reasonably close to me now. One thing I did notice is that
"Websocket" is still used in several places - since it's two words, it should
be "WebSocket".

The biggest challenge left is to discuss naming of data and methods in
WebSocketHandshake - currently, there are several of names that seem difficult
to understand or maybe even misleading. It's also not yet clear to me how
redirects and authentication are supported. I'll need to read the relevant
parts of the spec more closely.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list