Kirill Kinduk
|
4c34774b7e
Add max_frame_size option for websocket handlers
|
8 years ago |
Loïc Hoguin
|
21c9c66971
Merge the two separate receive loops in cowboy_websocket
|
7 years ago |
Loïc Hoguin
|
6945882cd3
Fix a Dialyzer warning
|
7 years ago |
Loïc Hoguin
|
f9092126fa
Handle system messages in cowboy_websocket
|
7 years ago |
Loïc Hoguin
|
b9c8d86502
Handle supervisor calls properly everywhere
|
7 years ago |
Loïc Hoguin
|
34473bc247
Fix Dialyzer warnings
|
7 years ago |
Loïc Hoguin
|
c2b813684e
Send a 426 when Websocket is required and client didn't upgrade
|
7 years ago |
Loïc Hoguin
|
5e88a9b394
Update Cowlib to 2.0.1 and fix OTP 20.1+ Websocket compression
|
7 years ago |
Loïc Hoguin
|
ad9ab51648
Add some todos
|
7 years ago |
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
|
9 years ago |
Loïc Hoguin
|
1d01d0fc06
Allow websocket_init/1 to reply/close/hibernate
|
9 years ago |
Loïc Hoguin
|
af88442610
Modernize the Websocket test suite
|
9 years ago |
Loïc Hoguin
|
d1b65a67cf
Remove Req from the Websocket interface
|
9 years ago |
Loïc Hoguin
|
e44ac98c83
Merge branch 'master' of https://github.com/camshaft/cowboy
|
9 years ago |
Loïc Hoguin
|
97986df276
Fix Websocket compression
|
9 years ago |
Loïc Hoguin
|
e2d5c268aa
Fix timer-sent events in the websocket example
|
9 years ago |
Loïc Hoguin
|
83aa3f1b9c
Use binary_to_integer instead of to list and back
|
9 years ago |
Loïc Hoguin
|
9966df9ad4
Let the stream handler take care of crash handling and logging
|
9 years ago |
Loïc Hoguin
|
e30d120bd8
Make reply functions return Req
|
9 years ago |
Loïc Hoguin
|
3a057683af
Add a lot of todos
|
9 years ago |
Cameron Bytheway
|
e09a856805
send resp_headers with websocket responses
|
9 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
|
10 years ago |
James Fish
|
2718698895
Exit with exit/1 on handler exception and include class in reason
|
10 years ago |