[google-appengine] Channel API, and node.js

2011-07-02 Thread egilchri
Is it feasible to have the Channel API work with node.js? I would like to send Channel API messages, from App Engine, and have them picked up by a server running node.js. I'm interested, because I would like to have a speech server sitting on a host running node.js that would take incoming Channel

Re: [google-appengine] Channel API, and node.js

2011-07-02 Thread Robert Kluin
Why not directly use tropo's API from the GAE app? I've had good luck with their APIs + GAE apps in my testing. On Jul 2, 2011 10:45 PM, egilchri egilc...@gmail.com wrote: Is it feasible to have the Channel API work with node.js? I would like to send Channel API messages, from App Engine, and