Loïc Hoguin
|
0193538dba
Fix warnings
|
9 years ago |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 years ago |
Loïc Hoguin
|
e25634cd9d
Add optional callbacks
|
10 years ago |
James Fish
|
2718698895
Exit with exit/1 on handler exception and include class in reason
|
10 years ago |
Loïc Hoguin
|
90ae31998e
Update Cowlib to 1.2.0; adds Websocket permessage-deflate
|
10 years ago |
Loïc Hoguin
|
dc8be8882c
Use cow_ws for the Websocket parsing code
|
10 years ago |
Loïc Hoguin
|
8cbd8c1882
Rename 'shutdown' close reason and tuples to 'stop'
|
10 years ago |
Loïc Hoguin
|
bee5ca852b
Replace some /binary to /bits in binary pattern matching
|
10 years ago |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 years ago |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 years ago |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 years ago |
Loïc Hoguin
|
e2b5c21443
Drop R15 support
|
11 years ago |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
11 years ago |
Loïc Hoguin
|
8cc353114e
Update specs that were too wide
|
11 years ago |
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
|
11 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 |