Age | Commit message (Expand) | Author |
2025-02-05 | Lower the lower dynamic buffer value to 1024 | Loïc Hoguin |
2025-02-05 | Implement dynamic socket buffer sizes | Loïc Hoguin |
2025-01-16 | Websocket: Allow setting the max_frame_size option dynamically | Loïc Hoguin |
2024-01-23 | Cowboy 2.11 | Loïc Hoguin |
2024-01-08 | Ensure HTTP/1.1 Websocket resets the trap_exit flag | Loïc Hoguin |
2023-12-06 | Fix typos in documentation | Kian-Meng, Ang |
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 |