On Sep 4, 9:32 pm, Tushar <[email protected]> wrote: > I am new here so my questions could be totally wrong so bear with me. > > I have downloaded source of google-wave protocol and its working i can > play with console client but then how do i write robot for it so that > i can test it against my local installation? > > As far as documentation concenred it says only appspot.com domain is > allowed now. Also programatically after creating wave how do I > configure wave to attached to robot so that all updates are passed to > robot
It's possible to write a robot in AppEngine which just proxies requests to another URL. That's what I've done to start testing my .NET API implementation. Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
