mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 16:45:59 +08:00
k8s deploy
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
8708659761
commit
2c2b5d5737
@@ -57,7 +57,7 @@ func (rpc *rpcChat) Run() {
|
||||
log.Error("", "", "register rpc get_token to etcd failed, err = %s", err.Error())
|
||||
return
|
||||
}
|
||||
|
||||
go rpc.runCh()
|
||||
err = srv.Serve(listener)
|
||||
if err != nil {
|
||||
log.Info("", "", "rpc get_token fail, err = %s", err.Error())
|
||||
|
||||
Reference in New Issue
Block a user