You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to publish a message with a base64String of image ,string length about 15MB. I can log didPublishMessage .but immediately received: [TRACE] [didDisconect]: Optional(Error Domain=MGCDAsyncSocketErrorDomain Code=5 “Write operation timed out” UserInfo={NSLocalizedDescription=Write operation timed out})
Is there anyway to set the maxium payload limit in code ?
The text was updated successfully, but these errors were encountered:
I'm trying to publish a message with a base64String of image ,string length about 15MB. I can log didPublishMessage .but immediately received: [TRACE] [didDisconect]: Optional(Error Domain=MGCDAsyncSocketErrorDomain Code=5 “Write operation timed out” UserInfo={NSLocalizedDescription=Write operation timed out})
Is there anyway to set the maxium payload limit in code ?
The text was updated successfully, but these errors were encountered: