84525604eb414fa5eea88f96bfcc9865ce3020eb
* each message type to be handle must add a filter function and a handler function tuple to the msg_handlers attribut of JCLComponent darcs-hash:20070522060000-86b55-0e8fa4afa2d57743d5cabe1a46cc3d24cc62b294.gz
Jabber Component Library ======================== Present a higher level component framework for developing Jabber component. Here is the class the implement to create a new Jabber component (be sure to override every methods) : - a class inheriting from JabberComponent - a Feeder (inheriting from Feeder) - a Sender (inheriting from Sender)
Description
Languages
Python
99.8%
Makefile
0.1%