index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ws_SUITE.erl
Age
Commit message (
Expand
)
Author
2014-09-26
Unify the init and terminate callbacks
Loïc Hoguin
2014-04-22
Move listener initialization to cowboy_test
Loïc Hoguin
2014-04-22
Start applications directly from the ct hook
Loïc Hoguin
2014-04-20
Enable Autobahn Test Suite by default
Loïc Hoguin
2014-02-06
Update copyright years
Loïc Hoguin
2013-09-04
Make cowlib a proper dependency
Loïc Hoguin
2013-07-02
Add failing tests for the websocket deflate support
Ali Sabil
2013-06-20
Add support for the webkit deflate frame extension
Ali Sabil
2013-04-22
Reorganize the websocket test suite
Loïc Hoguin
2013-03-02
Run tests in parallel
Loïc Hoguin
2013-03-02
Use random ports for tests
Loïc Hoguin
2013-01-28
New routing
Loïc Hoguin
2013-01-22
Do not require inets for running tests anymore
Loïc Hoguin
2013-01-14
Improve websocket close handling
Loïc Hoguin
2013-01-12
All frames sent from client to server MUST be masked
Loïc Hoguin
2013-01-10
Remove support for Websocket hixie76 draft
Loïc Hoguin
2013-01-10
Update autobahntestsuite to 0.5.2
Loïc Hoguin
2013-01-04
Hello 2013
Loïc Hoguin
2013-01-03
Add middleware support
Loïc Hoguin
2012-12-22
Cancel timer only on websocket_data receives or sends
Jeremy Ong
2012-12-08
Add {close, StatusCode, Payload} and fix {close, Payload}
Loïc Hoguin
2012-12-03
Allow passing the Req and an updated Opts when upgrading protocols
Loïc Hoguin
2012-12-02
Add more frame types available in websocket replies
Loïc Hoguin
2012-11-27
Fix a test that worked intermittently
Loïc Hoguin
2012-10-11
Allow websocket handlers to reply more than one frame
Loïc Hoguin
2012-10-11
Add crypto into the required applications
Loïc Hoguin
2012-08-27
Switch to Ranch for connection handling
Loïc Hoguin
2012-05-23
Update version to 0.6.0
0.6.0
Loïc Hoguin
2012-04-05
Add support for fragmented websocket messages
Magnus Klaar
2011-12-22
Add ct tests for binary websocket frames
Loïc Hoguin
2011-12-22
Move the websocket tests in a separate suite
Loïc Hoguin