.M. wrote: > Is it possible to run the same agent on both the Google Wave sandbox > and a FedOne instance? > > I can now run the echoey agent locally with FedOne but unclear how to > make use of the python client code. Also interested in hosting the bot > externally. > > Attempting to add a bot that works on the Wave sandbox gives > > <iq type="error" id="2593-5" to="wave.rackandpin.com" > from="appspot.com"> > <query xmlns="http://jabber.org/protocol/disco#items"/> > <error code="503" type="cancel"> > <service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> > </error> > </iq> > > Any advice? > Hi oh,
Okay with regards to agents this is what I've worked out: Appspot Bots are still limited to wavesandbox waves. If you write an Agent for the fedone server (something I'm having a look at now - curse you java and your little dog too!) Once they open up the federation port on the Google infra, you should be fine to add any other hosted agent (such as echoey) to any wave. There isn't a python port of the fedone agent code yet. From what I can see, the agent is a cut down version of the client. However it should be possible (once everyone's figured out how to use protobuffs in python of course) to build a python equivelant. -- James Purser Collaborynth http://collaborynth.com.au Mob: +61 406 576 553 Skype: purserj1977 twitter: www.twitter.com/purserj GTalk: [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
