Chromium Code Reviews
DescriptionAdd support for websocket PING and PONG frames
The handling of control frames have been refactored to uniformly
hanlde CLOSE, PING and PONG frames.
Currently this is not tested as I have bot found a good way to test it
yet. It has been somewhat tested with a browser client forcing ping
messages from the server and processing the pong responses from the
browser.
R=ager@google.com, ajohnsen@google.com
BUG=none
TEST=none
Committed: https://code.google.com/p/dart/source/detail?r=7844
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed review comments #Messages
Total messages: 4 (0 generated)
|