rewire.io

Ultra Fast auto-reconnecting real-time apps for mobile and slow internet connections

Usage no npm install needed!

<script type="module">
  import rewireIo from 'https://cdn.skypack.dev/rewire.io';
</script>

README

alt text

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.

alt text

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).