rewire.io
v0.0.6
Published
Ultra Fast auto-reconnecting real-time apps for mobile and slow internet connections
Downloads
8
Maintainers
Readme
Light, fast, easy to use, and auto-reconnecting if the internet drops. perfect for poor connection/pubilc WIFI and mobile devices. For this we use https://github.com/einaros/ws & https://github.com/jdarling/Object.observe.
We wanted to make sure also that the code you write on the server is the same as the code you write in the client/browser.
The setup of REWIRE allows you to hide server side code.
For examples of REWIRE.io in use today visit http://computerstudio.eu/$tweet-dj-radio-app.php (Build you own Android/iPhone radio streaming appliction) and http://computerstudio.eu/-team-about-contact.php (A simple contact form).