mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
![]() Option allows to limit a frame by size before decoding its payload. LH: I have added a test for when the limit is reached on a nofin fragmented frame (the last commit addressed that case but it had no test). I have fixed formatting and other, and changed the default value to infinity since it might otherwise be incompatible with existing code. I also added documentation and a bunch of other minor changes. |
||
---|---|---|
.. | ||
client.json | ||
ws_echo.erl | ||
ws_echo_timer.erl | ||
ws_init_shutdown.erl | ||
ws_max_frame_size.erl | ||
ws_send_many.erl | ||
ws_subprotocol.erl | ||
ws_timeout_cancel.erl | ||
ws_timeout_hibernate.erl |