Does this work in HTML5?
Viewing post in Auto-magic Networking System comments
Hi Stepford. Yes, it should work (client-side only). It uses the default GameMaker sockets system. You need to export the Server in a different platform (like linux or windows), but the client should work fine. Also, it allows you to replace the standard gamemaker sockets engine with another (in your case, socket.io would be great).