You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kopete/protocols/oscar/liboscar/DESIGN

13 lines
458 B

This file attempts to detail the design of the liboscar library. It's still a
work in progress.
liboscar is based off of the libgroupwise library which handles connections to
Novell's Groupwise messenging system. libgroupwise is based off of the libiris
library which is used to interface with the jabber instant messaging network.
Details of the library:
============================================
All the protocol actions are encapsulated in Tasks.