优化握手协议的注释
This commit is contained in:
parent
92fb2df51a
commit
9a8ac28320
@ -204,7 +204,7 @@ func (this *Service) PostReadRequest(ctx context.Context, r *protocol.Message, e
|
||||
return nil
|
||||
}
|
||||
|
||||
//Rpcx握手默认提供给client连接使用
|
||||
//客户端配置 AutoConnect 的默认连接函数
|
||||
func (this *Service) RpcxShakeHands(ctx context.Context, args *ServiceNode, reply *ServiceNode) error {
|
||||
// this.Debugf("RpcxShakeHands:%+v", ctx.Value(share.ReqMetaDataKey).(map[string]string))
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user