Changeset 301
- Timestamp:
- 06/23/08 04:27:58 (2 months ago)
- Location:
- branches/0.5/daemon/orbited/static/demos
- Files:
-
- 1 modified
- 1 moved
-
index.html (modified) (1 diff)
-
xmpp/index.html (moved) (moved from branches/0.5/daemon/orbited/static/demos/xmpp/xmpp.html)
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>