David Rousselie 84525604eb Message handler can now handle multiple message types
* 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
2007-05-22 08:00:00 +02:00
2007-05-18 16:32:55 +02:00
2006-08-09 22:18:49 +02:00
2006-08-09 22:18:49 +02:00
2006-10-01 22:40:10 +02:00

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
No description provided
Readme 610 KiB
Languages
Python 99.8%
Makefile 0.1%