Nice.
I had some issues with joining rooms and tabs. Sometimes when I open host and peer in a tab in Chrome connecting to a room does not work (peer stuck until I go back to other layout, come back and try to join the room again).
I was told it should work on a dedicated server when I run the browser there (dont know how, yet).
It "should" be easy on a windows server but Chrome runs on Linux too, right? (Linux Servers from 1&1 have php installed, Windows servers just have ASP/.Net)) But Linux will not run node webkit .exe exports so I think I will have to try a Windows Server (the current server stores data in a .txt with node webkit actions and cant run in browser tabs).
But does anyone know how/if I can run multiple node-webkit exports? Launching the same file (or renamed .exe's) does not seem to work. Maybe I can create one export for each zone so every zone has its own project and folder when exported? But it would be easier to manage if it could be in one export.