mirror of
https://github.com/fhmq/hmq.git
synced 2026-09-01 15:24:53 +00:00
keepalive
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package broker
|
||||
|
||||
const (
|
||||
WorkNum = 2048
|
||||
WorkNum = 4096
|
||||
)
|
||||
|
||||
type Dispatcher struct {
|
||||
|
||||
Reference in New Issue
Block a user