
To avoid a race in which the server received an input event before proxy's client is initialized, we now only register input and update callbacks after client is initialized and safe to use.
To avoid a race in which the server received an input event before proxy's client is initialized, we now only register input and update callbacks after client is initialized and safe to use.