Changeset 301 for branches/0.5/daemon/orbited/static/demos/index.html

Show
Ignore:
Timestamp:
06/23/08 04:27:58 (7 months ago)
Author:
mario
Message:

xmpp added to demos

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.5/daemon/orbited/static/demos/index.html

    r288 r301  
    1313   <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. 
    1414   </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> 
    1517    
    1618 </body>