Firebase or other Backend service support

  1. Yes this is exactly what Gamesparks does for Defold. Works great.
    Only problem we have had is that the socket solution isn’t fully IPv6 compatible and needs some extra lua-love when connecting to fully work.
    Edit: Check this forum thread for more info: Colyseus - Multiplayer Game Client & Server

  2. I use David Kolf’s JSON module for Lua 5.1/5.2. Haven’t had any problem with it.

5 Likes