Loïc Hoguin
|
e2d5c268aa
Fix timer-sent events in the websocket example
|
9 лет назад |
Loïc Hoguin
|
83aa3f1b9c
Use binary_to_integer instead of to list and back
|
9 лет назад |
Loïc Hoguin
|
9966df9ad4
Let the stream handler take care of crash handling and logging
|
9 лет назад |
Loïc Hoguin
|
e30d120bd8
Make reply functions return Req
|
9 лет назад |
Loïc Hoguin
|
3a057683af
Add a lot of todos
|
9 лет назад |
Cameron Bytheway
|
e09a856805
send resp_headers with websocket responses
|
9 лет назад |
Loïc Hoguin
|
0193538dba
Fix warnings
|
9 лет назад |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 лет назад |
Loïc Hoguin
|
e25634cd9d
Add optional callbacks
|
10 лет назад |
James Fish
|
2718698895
Exit with exit/1 on handler exception and include class in reason
|
10 лет назад |
Loïc Hoguin
|
90ae31998e
Update Cowlib to 1.2.0; adds Websocket permessage-deflate
|
10 лет назад |
Loïc Hoguin
|
dc8be8882c
Use cow_ws for the Websocket parsing code
|
10 лет назад |
Loïc Hoguin
|
8cbd8c1882
Rename 'shutdown' close reason and tuples to 'stop'
|
10 лет назад |
Loïc Hoguin
|
bee5ca852b
Replace some /binary to /bits in binary pattern matching
|
10 лет назад |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 лет назад |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
11 лет назад |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
11 лет назад |
Loïc Hoguin
|
e2b5c21443
Drop R15 support
|
11 лет назад |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
11 лет назад |
Loïc Hoguin
|
8cc353114e
Update specs that were too wide
|
11 лет назад |
Loïc Hoguin
|
17af50812c
Remove outdated comments, all edoc, plus a few minor tweaks
|
11 лет назад |
Loïc Hoguin
|
8993249e42
Fix typespecs of cowboy_websocket:handler_terminate
|
11 лет назад |
Loïc Hoguin
|
903594bb87
Update copyright years
|
11 лет назад |
Loïc Hoguin
|
0d5a12c3ec
Merge branch 'fix-ws-atom-responses' of git://github.com/seriyps/cowboy
|
12 лет назад |
Loïc Hoguin
|
b22f25d902
Merge branch 'websocket-compressed-metadata' of git://github.com/irccloud/cowboy
|
12 лет назад |
Loïc Hoguin
|
bbee34fe16
Crash on failure, don't report errors
|
12 лет назад |
RJ
|
83d85e641a
add websocket_compress metadata
|
12 лет назад |
Sergey Prokhorov
|
01d30568dd
Allow atom responses in websocket handlers #563
|
12 лет назад |
Ali Sabil
|
c5c9c398ff
Use the proper typespec for the websocket_deflate_frame rsv bits
|
12 лет назад |
Ali Sabil
|
6f0b8804bc
Fix handling of websocket fragmented deflated frames
|
12 лет назад |