miguelgrinberg / Flask-SocketIO

Socket.IO integration for Flask applications.
MIT License
5.36k stars 890 forks source link

max buffer size not valid #1883

Closed tal-saitechs closed 2 years ago

tal-saitechs commented 2 years ago

Hello, I set maxbuffersize to 10MB and it is still 1MB. There is any other thing I need to do more then set the size in the method?