Aah interesting I'm also wondering about this thing but don't know about forever package. Hope so it will solve my problem too while deploying the game I'm working on multiplayer puzzle game in JS. And noticed that whenever server is crashed need to spin it again.
Best posts made by usamasermad
RE: Could we start Colyseus app with npm package forever?
posted in Questions & Help •
Can't rejoin room in Unity3D
posted in Questions & Help •
Hi, I am struggling to rejoin my client with server. I am using room.rejoin(roomName, sessionID) on my connection close event. But it is not sending request back to server. While we have also used allowReconnection on server side