Introducing Socket.IO
Version 2.8
adaptor:ex was always in a close relationship with Socket.IO. It allows the server and editor to talk in both directions in addition to the one way RESTful API. Socket.IO is also a key element in the machina eX Games Life Goes On and Intranet. For Intranet we took a more general approach for the implementation of Socket.IO. We polished it a bit, are happy with the result and don't want to keep it for ourselves.
The new Socket.IO Plugin allows you to send and receive messages to and from your Website or WebAPP and organize your game using Socket.IO namespaces and rooms.
We also made some subtle but useful changes to the editor ⬇️