-
-
04 Aug 2014 18:29:17 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Issues (0)
- Testers (280 / 0 / 15)
- Kwalitee
Bus factor: 2- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (20.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Tom Molesworth
Changes for version 0.003 - 2014-08-04
- New features:
- Most of the public API methods now use Futures to indicate completion
- SRV lookup - needs DNS although an optional constant allows getnameinfo lookups (these return servers that can't be contacted for gtalk, and do not account for priority/weighting)
- Bug fixes:
- Don't include <show> element in initial presence notification.
- Documentation:
- Initial documentation for some of the more useful public methods, thanks to frew
Modules
asynchronous XMPP client based on Protocol::XMPP and IO::Async::Protocol::Stream.asynchronous XMPP client based on Protocol::XMPP and IO::Async::Protocol::Stream.common protocol support for Net::Async::XMPPasynchronous XMPP server based on Protocol::XMPP and IO::Async::Protocol::Stream.Examples
Module Install Instructions
To install Net::Async::XMPP, copy and paste the appropriate command in to your terminal.
cpanm Net::Async::XMPP
perl -MCPAN -e shell install Net::Async::XMPP
For more information on module installation, please visit the detailed CPAN module installation guide.