Changes for version 0.02 - 2001-12-30
- Added in the Jabber::JAX::Client module for writing high speed clients
- removed the need Jabber::JAX::MyRouterConnection - this will speed up compile time ( one less module ), and reduce the size of the distribution.
- added a method to Jabber::JAX::Component called stop, so that the component can gracefully shut itself down
Modules
Perl wrapper for the Jabber JECL Library creates the Jabber Client Connection Object
Perl wrapper for the Jabber JECL Library creates the Jabber Compoent Connection Object
Perl wrapper for the JECL Library judo::Element Object
Perl wrapper for the JECL Library creates a jax::Packet C++ object that is either received as the second argument of the Component callback handler ( see Jabber::JAX::Component ), or is created for outbound delivery of an XML packet.