Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Does this work in HTML5?

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).