Open jjtx opened 10 years ago
unfortunately ... the project seems to be dead I was in the same situation and decided to start a project with a similar approach to nowjs. here is the project page if you want to give it a try : https://github.com/Ezelia/eureca.io
Thanks, but currently I'm just trying to get someone else's code working that had now as a dependency.
On Aug 19, 2014, at 8:07 AM, alaa-eddine notifications@github.com wrote:
unfortunately ... the project seems to be dead I was in the same situation and decided to start a project with a similar approach to nowjs. here is the project page if you want to give it a try : https://github.com/Ezelia/eureca.io
— Reply to this email directly or view it on GitHub.
Now doesn't work with the latest sockets.io!
please note that the current version of socket.io does not work with nowjs. I could not get the hello world example to work until I downrev'd to socket.io@0.9.17 . Scriby pointed this out in his fork commit and recommends the latest changes:
scriby added some commits on Jan 26, 2013
fb9b91d scriby Socket.io 1.0 breaks nowjs. Hardcode the version numer.
}, "dependencies": {