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