-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
@y21
Description
Is your feature request related to a problem? Please describe.
Obviously socket.io takes some time to connect to the server and since member data of the BlobObj instance ownBlob
isn't set, it prints "undefined" as player name.
Describe the solution you'd like
Instead it should display a loading screen and show the canvas when it's connected.