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
NEW Configure MinPlayersToStartGame in your CreateRoom request to allow adding new players for an ongoing game.(#13)
NEW RoomsUpdated Event is sent to all Lobby members whenever a player joins a room or leaves a room.
NEW You can configure the ports used in the server and the client (Refer to example.js for the server example and EdgeMultiplay/ClientSettings in the UnityClient)
NEW Server logs now have timestamps and 3 Log Levels (INFO, WARNING, ERROR)