|
File
|
Last Change |
|---|---|
../
|
|
Error/
|
(from Register.pm/1.4) Finally implemented the last parts of in band registration. Let me call it 'in band frustration'! |
Ext/
|
(from Disco.pm/1.10) fixing up for release of 0.04 |
IM/
|
(from Connection.pm/1.21) changed subscription semantics |
Client.pm
|
1.20 (19 years ago) by elmex: documentation update |
Component.pm
|
1.2 (19 years ago) by elmex: documentation update |
Connection.pm
|
1.38 (19 years ago) by elmex: added send_stanza_data callback which i missed to implement |
Error.pm
|
1.12 (19 years ago) by elmex: added development client example |
Event.pm
|
1.8 (19 years ago) by elmex: changed some events to reflect the new meaning of event callback return values. |
Ext.pm
|
1.7 (19 years ago) by elmex: lots of changes. added as_string to Net::XMPP2::Node to restore the original xml document part of a stanza or subtree. also implemented the jabber component protocol. |
Extendable.pm
|
1.2 (19 years ago) by elmex: implemented OOB and fixed bugs in Disco and further developed in band registration. |
Namespaces.pm
|
1.13 (19 years ago) by elmex: implemented OOB and fixed bugs in Disco and further developed in band registration. |
Node.pm
|
1.9 (19 years ago) by elmex: fixing up for release of 0.04 |
Parser.pm
|
1.10 (19 years ago) by elmex: added sax event generator for Net::XMPP2::Node. now other people got the serious ability to interface nicely with Net::XMPP2 by either generating the original stanza string and parsing it or let $node->to_sax_events () generate their DOM tree. |
SimpleConnection.pm
|
1.11 (19 years ago) by elmex: fixed some bugs in max write length and limit searcher |
Util.pm
|
1.12 (19 years ago) by elmex: lots of changes. added as_string to Net::XMPP2::Node to restore the original xml document part of a stanza or subtree. also implemented the jabber component protocol. |
Writer.pm
|
1.25 (19 years ago) by elmex: fixing up for release of 0.04 |