Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing status codes to WebSocketError enum. | ricea@chromium.org | 2013-05-07 | 1 | -2/+2 |
* | Use the optimised masking function MaskWebSocketFramePayload() in | ricea@chromium.org | 2012-12-17 | 1 | -1/+1 |
* | [chromedriver] Write websocket client and sync websocket client. | kkania@chromium.org | 2012-11-29 | 1 | -1/+1 |
* | Add WebSocketError to indicate decoding failure reason | toyoshim@chromium.org | 2012-08-06 | 1 | -4/+7 |
* | Now WebSocketFrameChunk use std::vector<char> to hold payload data. | toyoshim@chromium.org | 2012-08-01 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add WebSocketFrameParser. | yutak@chromium.org | 2012-05-10 | 1 | -0/+85 |