1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

update buffer

This commit is contained in:
Zack Scholl 2018-09-23 06:29:39 -07:00
parent 2f800f1de3
commit 177612f112

View file

@ -1,3 +1,3 @@
package models package models
const WEBSOCKET_BUFFER_SIZE = 1024 * 512 const WEBSOCKET_BUFFER_SIZE = 1024 * 1024 * 32