mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
update buffer
This commit is contained in:
parent
2f800f1de3
commit
177612f112
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
package models
|
||||
|
||||
const WEBSOCKET_BUFFER_SIZE = 1024 * 512
|
||||
const WEBSOCKET_BUFFER_SIZE = 1024 * 1024 * 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue