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::XMPP
asynchronous XMPP server based on Protocol::XMPP and IO::Async::Protocol::Stream.