public
Description: A simple extension to the Jabber class by Centova Technologies Inc. (http://www.centova.com)
Homepage:
Clone URL: git://github.com/mannkind/jabbersimple-class-php.git
jabbersimple-class-php / README.txt
100644 10 lines (6 sloc) 0.443 kb
1
2
3
4
5
6
7
8
9
10
A simple extension to the Jabber class by Centova Technologies Inc. (http://www.centova.com)
 
The Jabber class is an *awesome* class. I love it. But getting a bot up and running took quite a bit of code... Jabber Simple aims to, uh, simplify that. :)
 
Jabber Simple simplifies things by:
 
  * Automatically connecting and logging into the Jabber Server
  * Automatically discovering the handler methods
  * Potential for simple and clean code