Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 years ago |
Loïc Hoguin
|
3098986710
Fix autobahn test suite report link when used in CI
|
9 years ago |
Loïc Hoguin
|
fe5acb20f1
Add autobahn test suite output to the console
|
9 years ago |
Loïc Hoguin
|
228cebaf04
Add rfc7230 test suite and update others to recent Gun
|
10 years ago |
Loïc Hoguin
|
90ae31998e
Update Cowlib to 1.2.0; adds Websocket permessage-deflate
|
10 years ago |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 years ago |
Loïc Hoguin
|
25a17a2590
Move listener initialization to cowboy_test
|
11 years ago |
Loïc Hoguin
|
b377eb9805
Start applications directly from the ct hook
|
11 years ago |
Loïc Hoguin
|
74512fc84c
Enable Autobahn Test Suite by default
|
11 years ago |
Loïc Hoguin
|
903594bb87
Update copyright years
|
11 years ago |
Loïc Hoguin
|
4a30198f90
Make cowlib a proper dependency
|
11 years ago |
Ali Sabil
|
b0d0cabf12
Add failing tests for the websocket deflate support
|
11 years ago |
Ali Sabil
|
a63faff35e
Add support for the webkit deflate frame extension
|
12 years ago |
Loïc Hoguin
|
2e91677723
Reorganize the websocket test suite
|
12 years ago |
Loïc Hoguin
|
3442acbe35
Run tests in parallel
|
12 years ago |
Loïc Hoguin
|
0ba06578f2
Use random ports for tests
|
12 years ago |
Loïc Hoguin
|
a357c49d1b
New routing
|
12 years ago |
Loïc Hoguin
|
3b8a1365d1
Do not require inets for running tests anymore
|
12 years ago |
Loïc Hoguin
|
8d69099508
Improve websocket close handling
|
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
|
9bfef7c715
Update autobahntestsuite to 0.5.2
|
12 years ago |
Loïc Hoguin
|
54063de2ff
Hello 2013
|
12 years ago |
Loïc Hoguin
|
1b3f510b7e
Add middleware support
|
12 years ago |
Jeremy Ong
|
5f122d9fa6
Cancel timer only on websocket_data receives or sends
|
12 years ago |
Loïc Hoguin
|
6d4e15705f
Add {close, StatusCode, Payload} and fix {close, Payload}
|
12 years ago |
Loïc Hoguin
|
5ef4a15b48
Allow passing the Req and an updated Opts when upgrading protocols
|
12 years ago |
Loïc Hoguin
|
067958abd2
Add more frame types available in websocket replies
|
12 years ago |
Loïc Hoguin
|
916bfde1f8
Fix a test that worked intermittently
|
12 years ago |
Loïc Hoguin
|
09914c4693
Allow websocket handlers to reply more than one frame
|
12 years ago |