lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.58k stars 168 forks source link

allow game to choose the playerId, ability to reuse #95

Closed wighawag closed 6 years ago

wighawag commented 6 years ago

This is used so on reconnect if player's object are still in existence, the player can take control of them again, a kind of persistence.