BunnyNabbit / voxel-telephone

Server for CPE clients. A telephone game about repeatedly describing and building.
MIT License
1 stars 0 forks source link

Change multiclient behavior to kick old client, not connecting client #4

Open BunnyNabbit opened 1 month ago

BunnyNabbit commented 1 month ago

Zhis matches how MCGalaxy handles zhe case of multiple clients connecting wizh zhe same username. Additionally, a message could be sent if a client had switched networks, if zhe old and new clients have different IP addresses.

BunnyNabbit commented 1 month ago

beware zhe person who speak it probably would be better to seamlessly transfer client sockets just to avoid potential issues when user data is being saved. but idk, could also be fine to wait for zhe database to flush.