On Tue, Nov 10, 2009 at 11:23 PM, maxsap <[email protected]> wrote: > > Hello all, I am developing robot and currently I am using an xmpp > server my question is if the wave protocol is 100% compatible with a > regular xmpp server (e.g. openfire,or a xmpp RA)?
The FedOne server runs as a XEP-0114 compliant extension and can run against any compliant XMPP server. In the FedOne codebase is echoey, and example agent, which is a good place to start if you are building a robot: http://www.google.com/codesearch/p?hl=en&sa=N&cd=1&ct=rc#BP5se_RPVvg/src/org/waveprotocol/wave/examples/fedone/agents/echoey/Echoey.java&q=echoey%20package:http://wave-protocol\.googlecode\.com Thanks, -joe -- Joe Gregorio Developer Advocate, Google Wave > if yes can I also > use all the xmpp extensions (jingle...)? I have read the draft > specification but don't quite understand if this is possible. > would I have to make a connection with an extra library (say smack > for > example) or i don't have to use any special libraries? > thanks in advances maxsap > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Wave Protocol" 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/wave-protocol?hl=en -~----------~----~----~----~------~----~------~--~---
