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
Completion handlers are volatile and can't be trusted for p2p responses received over the network. The engine behavior should be event-driven to guarantee the delivery of request-response pattern messages over web socket.
The text was updated successfully, but these errors were encountered:
Completion handlers are volatile and can't be trusted for p2p responses received over the network. The engine behavior should be event-driven to guarantee the delivery of request-response pattern messages over web socket.
The text was updated successfully, but these errors were encountered: