Loïc Hoguin
|
5f421f93bc
Introduce the req_filter Websocket option
|
8 years ago |
Loïc Hoguin
|
c55db9a8ff
Ensure Websocket errors result in a crash log
|
8 years ago |
Loïc Hoguin
|
a45813c60f
Allow passing options to sub protocols
|
8 years ago |
Loïc Hoguin
|
43adacc760
Welcome to 2017
|
8 years ago |
Loïc Hoguin
|
e10daf39fa
Numerous Dialyzer fixes
|
8 years ago |
Loïc Hoguin
|
c750dd76b4
Send many frames in one TCP send
|
8 years ago |
Loïc Hoguin
|
1d01d0fc06
Allow websocket_init/1 to reply/close/hibernate
|
8 years ago |
Loïc Hoguin
|
af88442610
Modernize the Websocket test suite
|
8 years ago |
Loïc Hoguin
|
d1b65a67cf
Remove Req from the Websocket interface
|
8 years ago |
Loïc Hoguin
|
e44ac98c83
Merge branch 'master' of https://github.com/camshaft/cowboy
|
8 years ago |
Loïc Hoguin
|
97986df276
Fix Websocket compression
|
8 years ago |
Loïc Hoguin
|
e2d5c268aa
Fix timer-sent events in the websocket example
|
8 years ago |
Loïc Hoguin
|
83aa3f1b9c
Use binary_to_integer instead of to list and back
|
8 years ago |
Loïc Hoguin
|
9966df9ad4
Let the stream handler take care of crash handling and logging
|
8 years ago |
Loïc Hoguin
|
e30d120bd8
Make reply functions return Req
|
8 years ago |
Loïc Hoguin
|
3a057683af
Add a lot of todos
|
8 years ago |
Cameron Bytheway
|
e09a856805
send resp_headers with websocket responses
|
8 years ago |
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
|
9 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
|
10 years ago |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
10 years ago |