Changeset 14280 for dojox/trunk/xmpp

Show
Ignore:
Timestamp:
07/05/08 08:22:23 (5 months ago)
Author:
ttrenka
Message:

Clean up README and added project status. !strict.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/xmpp/README

    r14275 r14280  
    11------------------------------------------------------------------------------- 
    2 DojoX RPC 
     2DojoX XMPP (Jabber Client) 
    33------------------------------------------------------------------------------- 
    44Version .9 
    55Release date: 07/05/2008 
    66------------------------------------------------------------------------------- 
    7 Project state: 
    8 Initial check of XMPP Service infrastructure.  
    9  
    10 SMDLibrary contains smd files representing external services 
     7Project state:  experimental 
    118------------------------------------------------------------------------------- 
    12 Project authors 
     9[   ]   l18n support? 
     10[   ]   a11y support? 
     11------------------------------------------------------------------------------- 
     12Credits 
    1313        Dustin Machi 
    1414        Jason Cline 
     
    1818 
    1919XMPP Service implementation in pure javascript. Uses BOSH and works cross 
    20 domain 
     20domain. 
    2121------------------------------------------------------------------------------- 
    2222Dependencies: 
     
    2727 
    2828FIXME 
    29  
    3029------------------------------------------------------------------------------- 
    3130Installation instructions