AnyEvent-XMPP

 view release on metacpan or  search on metacpan

TODO  view on Meta::CPAN

- test the xml parse error object somehow!
- add context field to IQ error for all the places origin from IQ errors
  (bind_error, session_error, ...)
- AnyEvent::XMPP::Client
  - find a way to distinguish presences from JIDs that
    are in multiple account's roster.
- AnyEvent::XMPP missing functionality to be RFC 3920 conform:
   - improve error handling for SASL to
     support retries as specified in RFC 3920.
     (eg. by supporting a method sasl_retry() which takes
      the changed credentials)
   x SRV record lookup
      - weight handling!
- AnyEvent::XMPP::IM missing functionality to be RFC 3921 conform:
   - 7.2.  Business Rules
- Implement XEP-0115: Entity Capabilities
- Implement XEP-0190: Best Practice for Closing Idle Streams
x Implement XEP-0030: Service Discovery
   - see also: XEP-0128: Service Discovery Extensions
   - missing feature: building up a item tree for discovery
- see also: grep 'XXX\|FIXME\|TODO' * -r



( run in 0.285 second using v1.01-cache-2.11-cpan-4d50c553e7e )