POE::Component::Jabber::J2(3pm) | User Contributed Perl Documentation | POE::Component::Jabber::J2(3pm) |
POE::Component::Jabber::J2 - connect to the jabberd20 router as a service
PCJ::J2 is a Protocol implementation that is used to connect to the jabberd20 router as a service.
PCJ::J2 implements the jabberd2 component spec located here: (http://jabberd.jabberstudio.org/dev/docs/component.shtml) Specifically, PCJ::J2 will negotiate TLS, SASL, and domain binding required to establish a working connection with jabberd2 as a service.
Please see PCJ::Protocol for what methods this class supports.
Listed are the exported events that make their way into the PCJ session:
This Protocol may implement the spec, but this spec hasn't been touched in quite some time. If for some reason my implementation fails against a particular jabberd2 version, please let me know.
The underlying backend has changed this release to now use a new Node implementation based on XML::LibXML::Element. Please see POE::Filter::XML::Node documentation for the relevant API changes.
Copyright (c) 2003-2009 Nicholas Perez. Distributed under the GPL.
2022-06-17 | perl v5.34.0 |