Description
Allows you to develop multiplayer games using Colyseus. Write your server-side code with Colyseus (Node.js). Configure actions and callbacks on Construct.
Example Files
Room, Room State, and sending and receiving messages. You need the server code for this project to test it locally. Check it out here: https://github.com/colyseus/construct3-demo
Authentication module usage example
HTTP Module usage example. (Similar to AJAX)
Discussion