1 decade ago
by dr0w
So I'm in the middle of developing a multiplayer side scroller for the iPhone and was wondering weather anyone has used socket.io with Ejecta before and had any advice for me as to how to go about it. If not, is it even theoretically possible?
1 decade ago
by Joncom
Ejecta does have access to the
XMLHttpRequest method meaning you should be able to load in the socket.io script and execute it locally.
However I'm not sure if this method of getting the script remotely, but executing locally would break the script by having socket.io think it's running locally when it's really not.
Here's a tutorial which might help you.
Also check out
THIS plugin for multiplayer impact gaming.
Page 1 of 1
« first
« previous
next ›
last »