smaller packet
This commit is contained in:
parent
000dfc15be
commit
3c051f4283
|
|
@ -1,3 +1,3 @@
|
|||
package models
|
||||
|
||||
const TCP_BUFFER_SIZE = 1024 * 640
|
||||
const TCP_BUFFER_SIZE = 1024 * 64
|
||||
|
|
|
|||
Loading…
Reference in New Issue