We also wanted to develop outside of GAE in order to be able to use an in-memory database with Clojure. We ended up writing a small Java robot that forwards all requests to our server.
Some details but no source code at: http://wave.thewe.net/2009/10/19/developing-google-wave-robots-outside-of-google-app-engine-with-clojure/ If the source code could be helpful we can clean it up a bit and publish it. -- http://blog.thewe.net http://twitter.com/theWE_ On Wed, Nov 25, 2009 at 3:32 PM, Venkat Polisetti < [email protected]> wrote: > Currently Google does not support hosting Robots on servers other than > the App Engine. In the future it will, I hope. > > Venkat Polisetti > > On Nov 24, 1:15 pm, Jay Deiman <[email protected]> wrote: > > I'm wondering, first of all, if there is even a way to host a robot > > myself, and not on appengine? If so, what are the requirements? > > > > I just got a wave invite yesterday and I've already dug in and started > > doing bot development. I have a personal colo running linux in a > > datacenter that I would like to host my bot on, rather than on > > appengine. Is there a way to do this? I'm new to wave, and new to > > appengine for that matter. The bot I have set up is written in Python > > and that is my language of choice moving forward as well. > > > > I have a lot of ideas for bots to use with Wave, but some of them > > would need access to internal networks and therefore would need to be > > hosted on said internal networks. > > > > Thanks, > > > > Jay Deiman > > -- > > 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]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > > -- 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.
