Hi all,
It's now long I make application with
socket.io but I never wanted to do applications with offline capabilities.
Now I want create one (for release as stand alone, phonegap, chromestore, etc...) and some platforms disallow to download distant script so I can't reach the
socket.io with my script tag...
I look quickly about a socket.io-client on github but it seems to be abandon.