Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Regenerated the demo index.html.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Dec 13, 2013
1 parent e9d9501 commit 4f13416
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,9 @@ <h2>How can it work on a Browser?</h2>
<ul>
<li>MQTT.js can be tunnelled inside WebSocket/Engine.io/any binary stream</li>
<li>The previous example runned inside the browser using WebSocket</li>
<li>MQTT over Websocket is &#39;standard&#39; and supported by IBM MQ, Mosquitto
and Hive <a href="http://mqtt.org/wiki/doku.php/mqtt_over_websockets">link</a>.</li>
<li>Thanks @substack for Browserify</li>
<li>Not yet released (sorry :/), but coming later this month (see:
<a href="https://github.com/adamvr/MQTT.js/pull/130">adamvr/MQTT.js#130</a>
and
<a href="https://github.com/mcollina/mqtt.js-over-websockets">mcollina/mqtt.js-over-websockets</a>)</li>
</ul>

</section>
Expand Down

0 comments on commit 4f13416

Please sign in to comment.