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
Right now, the client makes requests and then waits for a state update from the server. What we want is for the client to make a request and immediately implement the change, and then wait for server to send back an OK response or a Reject response.
Right now, the client makes requests and then waits for a state update from the server. What we want is for the client to make a request and immediately implement the change, and then wait for server to send back an OK response or a Reject response.