Socket.io extension for GameMaker: Studio 2.3 HTML5 Preview on YouTube Download it from releases
Working with GameMaker: Studio 1.4 too, won't be updated in the marketplace tho.
Socket.IO enables real-time, bidirectional and event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
This is a intuitive Game Maker Studio: 2 extension which enables fast Socket.IO communication for the client!
sio_connect()
or sio_connect_by_url(url:string)
in order to connect to the server, that's all! :)I recommend you to check out the Example project to get started.
Can be found inside the Wiki
Get started with your first project with this blog post
Feel free to create a new issue or making a pull request!