mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-19 01:36:18 +10:00
Merge branch 'develop' of https://github.com/CatchChat/Yep into develop
This commit is contained in:
@@ -1535,7 +1535,7 @@ func createMessageWithMessageInfo(messageInfo: JSONDictionary, #failureHandler:
|
||||
|
||||
|
||||
if
|
||||
FayeService.sharedManager.client.connected,
|
||||
FayeService.sharedManager.client.connected && false, // 暂时不用 Faye 发送消息
|
||||
let recipientType = messageInfo["recipient_type"] as? String,
|
||||
let recipientID = messageInfo["recipient_id"] as? String {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user