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

smaller packet

This commit is contained in:
Zack Scholl 2019-04-30 06:58:57 -07:00
parent 000dfc15be
commit 3c051f4283

View file

@ -1,3 +1,3 @@
package models package models
const TCP_BUFFER_SIZE = 1024 * 640 const TCP_BUFFER_SIZE = 1024 * 64