index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
improve-dynamic_buffer
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
src
/
manual
/
cowboy_websocket.asciidoc
Age
Commit message (
Expand
)
Author
2020-01-06
Use active,N
Loïc Hoguin
2019-12-31
No longer use erlang:get_stacktrace/0
Loïc Hoguin
2019-10-10
Add shutdown_reason Websocket command
Loïc Hoguin
2019-10-07
Document the set_options stream handler command
Loïc Hoguin
2019-10-06
Document the commands based Websocket interface
Loïc Hoguin
2019-10-05
Add Websocket option validate_utf8
Loïc Hoguin
2019-09-06
Document unit for options that are in bytes
Loïc Hoguin
2018-11-12
Add deflate options for Websocket compression
Loïc Hoguin
2018-06-26
Add missing frame types to websocket_handle specs/docs
Loïc Hoguin
2018-06-06
Fix an incorrect section_title level in the manual
Loïc Hoguin
2018-03-28
Add max_frame_size option for websocket handlers
Kirill Kinduk
2017-10-02
Document cow_ws:frame in Cowboy for now
Loïc Hoguin
2017-09-04
Fix more documentation todos
Loïc Hoguin
2017-05-28
Introduce the req_filter Websocket option
Loïc Hoguin
2017-02-18
Allow passing options to sub protocols
Loïc Hoguin
2016-12-23
Update cowboy_loop manual
Loïc Hoguin
2016-12-23
Update the cowboy_handler manual
Loïc Hoguin
2016-12-22
Update cowboy_websocket_manual
Loïc Hoguin
2016-08-31
Update websocket documentation: based on https://github.com/ninenines/cowboy/...
Alex Prut
2016-01-14
Convert the documentation to Asciidoc
Loïc Hoguin