First import
create base structure with a first unit test darcs-hash:20060809201849-86b55-11969bedd39c27882a6b467c7360ac31fef9b6be.gz
This commit is contained in:
13
README
Normal file
13
README
Normal file
@@ -0,0 +1,13 @@
|
||||
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user