This uses socket.io both on frontend and in the node js server.
- express
- connect-gzip
- socket.io
You need to make sure index.html is using ext-debug.js and app.js. You also need to have the Node JS server running.
I have provided a build.sh file, just execute it and it should work.
Execute:
sencha create jsb -a http://localhost:8080/ext4/ -p app.jsb3
sencha build -p app.jsb3 -d ./
sencha app build production