keepalive

This commit is contained in:
zhouyuyan
2017-09-04 14:01:26 +08:00
parent 31548b10e5
commit 5e937601ce
5 changed files with 13 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ import (
)
const (
CONFIGFILE = "broker.config"
CONFIGFILE = "hmq.config"
)
type Config struct {