ws and push update
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
9594f6a2df
commit
c41fd248cc
@@ -134,7 +134,8 @@ func MsgToUser(pushMsg *pbPush.PushMsgReq) {
|
||||
}
|
||||
}
|
||||
|
||||
//func MsgToSuperGroupUser(pushMsg *pbPush.PushMsgReq) {
|
||||
func MsgToSuperGroupUser(pushMsg *pbPush.PushMsgReq) {
|
||||
return
|
||||
//var wsResult []*pbRelay.SingelMsgToUserResultList
|
||||
//isOfflinePush := utils.GetSwitchFromOptions(pushMsg.MsgData.Options, constant.IsOfflinePush)
|
||||
//log.Debug(pushMsg.OperationID, "Get msg from msg_transfer And push msg", pushMsg.String())
|
||||
@@ -230,7 +231,7 @@ func MsgToUser(pushMsg *pbPush.PushMsgReq) {
|
||||
// }
|
||||
//
|
||||
//}
|
||||
//}
|
||||
}
|
||||
|
||||
//func SendMsgByWS(m *pbChat.WSToMsgSvrChatMsg) {
|
||||
// m.MsgID = rpcChat.GetMsgID(m.SendID)
|
||||
|
||||
Reference in New Issue
Block a user