-
I'm trying to convert my singleplayer Flutter game to multiplayer, and I'm exploring what frameworks are available to handle the server-side logic. I see that Colyseus has some SDKs for TypeScript, C# etc. but Dart is not one of the supported languages. I have read that it's possible to use the My question is: Is Colyseus + Flutter a good approach to server-client based multiplayer or should I use a different multiplayer framework like Nakama? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @stefwang1, at this moment Colyseus does not have a Flutter SDK... New SDKs would only be possible via 1. community effort or 2. paid sponsorships from interested companies. See #581 |
Beta Was this translation helpful? Give feedback.
Hi @stefwang1, at this moment Colyseus does not have a Flutter SDK... New SDKs would only be possible via 1. community effort or 2. paid sponsorships from interested companies. See #581