On Wed, Jun 09, 2004 at 02:25:22PM -0600, Michael Gale wrote: > Hello, > > I would like to write my own component for jabber -- where would I find the > documentation on how to do this ? I can only seem to find user guides.
There is no general documentation on how to write a component. Pick a library and figure out its API -- some of the libraries come with sample components. Also read JEP-0114. That's the best we can offer today. http://www.jabber.org/software/libraries.php http://www.jabber.org/jeps/jep-0114.html Peter _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
