colyseus / colyseus-unity-sdk

⚔ Colyseus Multiplayer SDK for Unity
https://docs.colyseus.io/getting-started/unity-sdk/
MIT License
371 stars 102 forks source link

Do not allow two devices in the local area network online? #155

Closed cngege closed 3 years ago

cngege commented 3 years ago

Do not allow two devices in the local area network online? A mobile phone Turn on wireless network sharing Another phone to connect to this network No other network equipment

endel commented 3 years ago

Hi @cngege, Colyseus uses the client-server model, so you need to have an external server in the cloud somewhere. The clients cannot host games and be the server when using Colyseus.