Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

mitchellsimoens/Ux.data.WebSocketStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This uses socket.io both on frontend and in the node js server.

Required Node JS Modules

  • express
  • connect-gzip
  • socket.io

Build for Ext JS

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.

Mac

I have provided a build.sh file, just execute it and it should work.

Windows

Execute:

sencha create jsb -a http://localhost:8080/ext4/ -p app.jsb3
sencha build -p app.jsb3 -d ./

Build for Sencha Touch 2

Mac & Windows

sencha app build production

About

Sencha Touch 2 and Ext JS 4 Store using SocketIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published