Re: Restlet & XMPP

2007-04-24 Thread Alex Milowski
On 4/24/07, Jerome Louvel <[EMAIL PROTECTED]> wrote: Alex, Thanks for leveraging the Restlet API in this new effort. This looks useful and really promising! Thanks. I've actually just gotten it to the point where I can create an application and have it respond to both HTTP and XMPP. It att

RE: Restlet & XMPP

2007-04-24 Thread Jerome Louvel
n/1.0/integrations Best regards, Jerome > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la > part de Alex Milowski > Envoyé : vendredi 20 avril 2007 08:31 > À : discuss@restlet.tigris.org > Objet : Restlet & XMPP > > I've be

Restlet & XMPP

2007-04-19 Thread Alex Milowski
I've been working on an integration of the Restlet Client and Server APIs with XMPP. I now have a working version (with many caveats). You can now do post, put, get, or head via XMPP with uris structured as: xmpp://{sender}/{sender-resource}/{recipient}/{recipient-resource}/{path} I struggle