The Firebase real-time replicating database system seems to offer the potential of running a server-less MMO. Has anyone tried? Do MMOs typically need server-side logic or can client-side access to real-time data provide the necessary facility? Do things need to be faster than millisecond-range response times?
↧