Changeset 301 for branches/0.5/daemon/orbited/static/demos/index.html
- Timestamp:
- 06/23/08 04:27:58 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.5/daemon/orbited/static/demos/index.html
r288 r301 13 13 <li><a href="stomp">Stomp/ActiveMQ</a>: If you start ActiveMQ on your localhost (or any other STOMP broker), this demo will allow you to connect and use its publish/subscribe capabilities. The demo also allows you to use transactions. 14 14 </li> 15 <li><a href="xmpp">XMPP/Jabber</a>: A minimal XMPP client that connects to a Jabber server running on your local machine. 16 </li> 15 17 16 18 </body>