Provide support to answer a client's IQ request asynchronously --------------------------------------------------------------
Key: LABS-234 URL: https://issues.apache.org/jira/browse/LABS-234 Project: Labs Issue Type: Improvement Components: Vysper Reporter: Bernd Fondermann A client's IQ request might lead to a longer running or external call to a remote service, for example in the context of XML-RPC via XMPP or similar services. Due to an XMPP server's nature of answering IQ request asynchronously, it would benefitial to provide the framework for handling async IQ requests. This would essentially mean to provide some Future object which is able to relay an IQ result/error to the client. Additionally, this framework would handle timeouts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]