История коммитов

Автор SHA1 Сообщение Дата
  Loïc Hoguin 0d5a12c3ec Merge branch 'fix-ws-atom-responses' of git://github.com/seriyps/cowboy 11 лет назад
  Loïc Hoguin b22f25d902 Merge branch 'websocket-compressed-metadata' of git://github.com/irccloud/cowboy 11 лет назад
  Loïc Hoguin bbee34fe16 Crash on failure, don't report errors 11 лет назад
  RJ 83d85e641a add websocket_compress metadata 11 лет назад
  Sergey Prokhorov 01d30568dd Allow atom responses in websocket handlers #563 12 лет назад
  Ali Sabil c5c9c398ff Use the proper typespec for the websocket_deflate_frame rsv bits 12 лет назад
  Ali Sabil 6f0b8804bc Fix handling of websocket fragmented deflated frames 12 лет назад
  Ali Sabil a3b9438d16 Fix websocket unmasking when compression is enabled 12 лет назад
  Ali Sabil 373f2e8134 Fix coding style in websocket_deflate_frame/3 12 лет назад
  Ali Sabil 4edef3c45c Remove usage of the inflate buffer 12 лет назад
  Loïc Hoguin 9eaee45c09 Fix compilation < R16B01 12 лет назад
  Loïc Hoguin 11493a40f1 Ignore deprecation warning for crypto:sha/1 for now 12 лет назад
  Ali Sabil a63faff35e Add support for the webkit deflate frame extension 12 лет назад
  Loïc Hoguin 7577ce4920 Fix the cowboy_websocket:frame/0 type 12 лет назад
  Loïc Hoguin 2b56bb498f Update Ranch to 0.8.0 12 лет назад
  James Fish 6d67ad809c Add sub protocol behaviour 12 лет назад
  Loïc Hoguin e3daf439da Properly pass the handler's state to websocket_terminate/3 on close 12 лет назад
  Adam Cammack 7f0c6bbb39 Make cowboy_websocket.erl compile with +native 12 лет назад
  Loïc Hoguin 65ed13d2da Do not reset the connection timeout timer on send 12 лет назад
  Loïc Hoguin 638638a841 Fix {cowboy_req, resp_sent} potentially leaking in loop handlers 12 лет назад
  Loïc Hoguin cd680706cd Add cowboy_websocket:close_code/0 12 лет назад
  Loïc Hoguin 8d69099508 Improve websocket close handling 12 лет назад
  Loïc Hoguin 5dd09737d0 Websocket text frames are now checked for UTF-8 correctness 12 лет назад
  Loïc Hoguin cccc0bc475 Unmask websocket frames on the fly and optimize the code 12 лет назад
  Loïc Hoguin 71b68d53d9 All frames sent from client to server MUST be masked 12 лет назад
  Loïc Hoguin 10e3692fa6 Remove support for Websocket hixie76 draft 12 лет назад
  Loïc Hoguin c930327fbf Remove cowboy_req:transport/1 12 лет назад
  Loïc Hoguin 1b3f510b7e Add middleware support 12 лет назад
  Jeremy Ong 5f122d9fa6 Cancel timer only on websocket_data receives or sends 12 лет назад
  Andrew Thompson d916d739d4 Make the arguments to error_logger more consistent 12 лет назад