mirror of
https://github.com/fhmq/hmq.git
synced 2026-04-26 19:48:34 +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