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
-[MDWamp transportDidCloseWithError:] DID CLOSE reason Stream end encountered
-[MDWampTransportWebSocket webSocketDidOpen:] negotiated protocol is wamp.2.json
-[MDWamp transportDidOpenWithSerialization:] websocket connection opened
-[MDWamp sendMessage:] Sending <MDWampHello: 0x618000223c20>
Assertion failure in -[SRWebSocket send:],
/Pods/SocketRocket/SocketRocket/SRWebSocket.m
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid State: Cannot call send: until connection is open'
The text was updated successfully, but these errors were encountered:
-[MDWamp transportDidCloseWithError:] DID CLOSE reason Stream end encountered
-[MDWampTransportWebSocket webSocketDidOpen:] negotiated protocol is wamp.2.json
-[MDWamp transportDidOpenWithSerialization:] websocket connection opened
-[MDWamp sendMessage:] Sending <MDWampHello: 0x618000223c20>
Assertion failure in -[SRWebSocket send:],
/Pods/SocketRocket/SocketRocket/SRWebSocket.m
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid State: Cannot call send: until connection is open'
The text was updated successfully, but these errors were encountered: