Closed brendonjohn closed 10 years ago
Hi Mario,
thanks for the work you've done on RealtimeMultplayerNodeJs.
I've updated the codebase to work with the latest socket.io api. This was particularly useful for a small game project I've been working on.
I've included a package.json and update to the README so that people can get the Demos up and running super quick.
Awesome work Brendon!
Successfully passes smoke test of npm install and running 2D box demo.
Again, all credit for updating the library goes to @brendonjohn
Hi Mario,
thanks for the work you've done on RealtimeMultplayerNodeJs.
I've updated the codebase to work with the latest socket.io api. This was particularly useful for a small game project I've been working on.
I've included a package.json and update to the README so that people can get the Demos up and running super quick.