fastapi-cli icon indicating copy to clipboard operation
fastapi-cli copied to clipboard

Add WebSocket Configuration Options

Open hafid-Qa opened this issue 1 year ago • 1 comments

This pull request introduces WebSocket configuration options, based on Uvicorn settings. The following options have been added:

--ws
--ws_max_size
--ws_max_queue
--ws_ping_interval
--ws_ping_timeout
--ws_per_message_deflate

hafid-Qa avatar Aug 05 '24 13:08 hafid-Qa

This pull request has a merge conflict that needs to be resolved.

github-actions[bot] avatar Sep 05 '25 08:09 github-actions[bot]