Update of /project/cl-xmpp/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv32675
Modified Files: index.html Log Message: adding comment about jeps
Date: Fri Oct 28 23:22:05 2005 Author: eenge
Index: public_html/index.html diff -u public_html/index.html:1.8 public_html/index.html:1.9 --- public_html/index.html:1.8 Fri Oct 28 18:10:26 2005 +++ public_html/index.html Fri Oct 28 23:22:05 2005 @@ -15,12 +15,9 @@ <a href="http://www.xmpp.org/">XMPP</a> RFCs. These are the RFCs which <a href="http://jabber.org">Jabber</a> clients and servers use to communicate with eachother (including -<a href="http://talk.google.com/">Google Talk</a>).</p> - - <p>The author is still considering whether or not -to implement <a href="http://www.jabber.org/jeps">Jabber Enhancement Proposals</a> -in addition to the RFCs. (Specifically, I am wondering whether or not to -implement <a href="http://www.jabber.org/jeps/jep-0073.html">JEP-0073: Basic IM Protocol Suite</a>.)</p> +<a href="http://talk.google.com/">Google Talk</a>). In addition +cl-xmpp implements JEPs 0078, 0086, 0030 and 0070 which are +all part of <a href="http://www.jabber.org/jeps/jep-0073.html">JEP-0073: Basic IM Protocol Suite</a>. The author considers the library feature complete but will happily accept patches for any other reasonably stable JEPs.</p>
<p>Currently, you can chat, manage your contacts, roster and presence information using this library. The code was developed