JuliaWeb / HTTP.jl

HTTP for Julia
https://juliaweb.github.io/HTTP.jl/stable/
Other
626 stars 177 forks source link

Websockets max payload limit #1181

Open bryaan opened 4 weeks ago

bryaan commented 4 weeks ago

There needs to be an option to limit the maximum payload allowed by a websocket server. This prevents misuse/attacks that could lead to DOS.