Sign in
chromium
/
chromium
/
src
/
e78cd5309b94bb1fd941aed879b361fc7164b780
/
net
/
websockets
/
websocket_frame.h
d6409b7
Change the WebSocket OpCode constants to an enum
by
[email protected]
· 12 years ago
34bda4b
Remove deprecated WebSocketFrameHeader constructor
by
[email protected]
· 12 years ago
40e9c62f
Add missing status codes to WebSocketError enum.
by
[email protected]
· 12 years ago
a30b9400
[chromedriver] Write websocket client and sync websocket client. BUG=none
by
[email protected]
· 13 years ago
1dafc75
Add a function that calculates the size of WebSocket frame header.
by
[email protected]
· 13 years ago
8308b1d1
Now WebSocketFrameChunk use std::vector<char> to hold payload data.
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
bbe30db7
Add functions used for building WebSocket frame data.
by
[email protected]
· 13 years ago
cf901f5
Add WebSocketFrameParser.
by
[email protected]
· 13 years ago