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
What has ended up happening is that after every time an action completes, the frontend immediately turns around and requests both the current room and their current player. Instead, I could just return that in the response so that the caller doesn't need to do any more requests.
The text was updated successfully, but these errors were encountered:
What has ended up happening is that after every time an action completes, the frontend immediately turns around and requests both the current room and their current player. Instead, I could just return that in the response so that the caller doesn't need to do any more requests.
The text was updated successfully, but these errors were encountered: