HTML5 authoritative multiplayer

We are working on a html5 multiplayer. We have created socket based code for syncing nodes. How do we export the game server code so that it can be deployed on the server?

1 Like