aboutsummaryrefslogtreecommitdiffstats
path: root/test/websocket_handler.erl
AgeCommit message (Expand)Author
2013-01-22Replace terminate/2 with terminate/3, adding a ReasonLoïc Hoguin
2012-08-27Rename cowboy_http_websocket to cowboy_websocketLoïc Hoguin
2012-08-27Rename cowboy_http_req to cowboy_reqLoïc Hoguin
2012-08-27Update behaviours for R15B+Loïc Hoguin
2011-12-22Add ct tests for binary websocket framesLoïc Hoguin
2011-10-06Fix a crash in websocket_handshake when cowboy_http_req:compact/1 is usedLoïc Hoguin
2011-08-23Add WebSocket drafts 7, 8, 9 and 10 implementationLoïc Hoguin
2011-07-19Separate message and packet handling for websocketsLoïc Hoguin
2011-04-14Initial draft-hixie-thewebsocketprotocol-76 support.Loïc Hoguin