> On Mon, Jan 11, 2010 at 8:21 PM, Olemis Lang <[email protected]> wrote:
>>
>> On Thu, Jan 7, 2010 at 10:54 AM, Olemis Lang <[email protected]> wrote:
>> > Before jumping I wanted to know if the pool is empty ... ;o)
>> >
>> > IOW. I've been reading the XMPP API docs and I found nothing about
>> > support for IQ stanzas. I wanted to implement some RPC (probably SOAP)
>> > services using App Engine & conforming to standards XEP-0009 (probably
>> > XEP-0072) but both of them use IQ stanzas.
>> >
>> > If IQs are not supported yet then
>> >
>> > Q:
>> >  - Is there a suggested workaround in order to get this done using App
>> > Engine ?
>
On Mon, Jan 18, 2010 at 4:45 AM, Nick Johnson (Google)
<[email protected]> wrote:
> Hi Olemis,
> IQ stanzas are not currently supported. You can access the raw XML of the
> incoming request, but only specific types of request can be handled by your
> app, and only specific message types can be sent.
>
> -Nick Johnson
>

I c ... :(

Is it probable (how much) that such support will be added in the near
future ? Any plans for that ?

Thnx for your reply !

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
#8967: Partial conversion of files when calling
trac.mimeview.api.Mimeview.convert_content  -
http://trac.edgewall.org/ticket/8967
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to