David Rousselie 9a2da0eeff Give component instead of stream to Feeder and Sender classes
darcs-hash:20061130215710-86b55-652c6ee7e4a69b67c7502db8db92d3cd0b0000ea.gz
2006-11-30 22:57:10 +01: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%