Commit History

Author SHA1 Message Date
  Loïc Hoguin 17af50812c Remove outdated comments, all edoc, plus a few minor tweaks 11 years ago
  Loïc Hoguin 8993249e42 Fix typespecs of cowboy_websocket:handler_terminate 11 years ago
  Loïc Hoguin 903594bb87 Update copyright years 11 years ago
  Loïc Hoguin 0d5a12c3ec Merge branch 'fix-ws-atom-responses' of git://github.com/seriyps/cowboy 11 years ago
  Loïc Hoguin b22f25d902 Merge branch 'websocket-compressed-metadata' of git://github.com/irccloud/cowboy 11 years ago
  Loïc Hoguin bbee34fe16 Crash on failure, don't report errors 11 years ago
  RJ 83d85e641a add websocket_compress metadata 11 years ago
  Sergey Prokhorov 01d30568dd Allow atom responses in websocket handlers #563 12 years ago
  Ali Sabil c5c9c398ff Use the proper typespec for the websocket_deflate_frame rsv bits 12 years ago
  Ali Sabil 6f0b8804bc Fix handling of websocket fragmented deflated frames 12 years ago
  Ali Sabil a3b9438d16 Fix websocket unmasking when compression is enabled 12 years ago
  Ali Sabil 373f2e8134 Fix coding style in websocket_deflate_frame/3 12 years ago
  Ali Sabil 4edef3c45c Remove usage of the inflate buffer 12 years ago
  Loïc Hoguin 9eaee45c09 Fix compilation < R16B01 12 years ago
  Loïc Hoguin 11493a40f1 Ignore deprecation warning for crypto:sha/1 for now 12 years ago
  Ali Sabil a63faff35e Add support for the webkit deflate frame extension 12 years ago
  Loïc Hoguin 7577ce4920 Fix the cowboy_websocket:frame/0 type 12 years ago
  Loïc Hoguin 2b56bb498f Update Ranch to 0.8.0 12 years ago
  James Fish 6d67ad809c Add sub protocol behaviour 12 years ago
  Loïc Hoguin e3daf439da Properly pass the handler's state to websocket_terminate/3 on close 12 years ago
  Adam Cammack 7f0c6bbb39 Make cowboy_websocket.erl compile with +native 12 years ago
  Loïc Hoguin 65ed13d2da Do not reset the connection timeout timer on send 12 years ago
  Loïc Hoguin 638638a841 Fix {cowboy_req, resp_sent} potentially leaking in loop handlers 12 years ago
  Loïc Hoguin cd680706cd Add cowboy_websocket:close_code/0 12 years ago
  Loïc Hoguin 8d69099508 Improve websocket close handling 12 years ago
  Loïc Hoguin 5dd09737d0 Websocket text frames are now checked for UTF-8 correctness 12 years ago
  Loïc Hoguin cccc0bc475 Unmask websocket frames on the fly and optimize the code 12 years ago
  Loïc Hoguin 71b68d53d9 All frames sent from client to server MUST be masked 12 years ago
  Loïc Hoguin 10e3692fa6 Remove support for Websocket hixie76 draft 12 years ago
  Loïc Hoguin c930327fbf Remove cowboy_req:transport/1 12 years ago