ended up using live to develop with.

am disappointed with the channel api implementation. for some reason
calling it causes huge cpu usage and there's no ability to broadcast
to all connected clients.  ahh well.




On Dec 10, 6:53 pm, sidepodcast <[email protected]> wrote:
> any idea how to get cross-domain working in development mode? the base
> url appears to be a fixed string.
>
> ta.
>
> On Dec 3, 6:24 pm, Peter Petrov <[email protected]> wrote:
>
>
>
> > You can. The Channel API is designed to workaround
> > the JavaScript same-origin policy, and will work across domains.
>
> > On Fri, Dec 3, 2010 at 8:16 PM, Chad Burt <[email protected]> wrote:
> > > Say I have an application hosted outside of appengine. I'd like to build a
> > > chat app hosted on appengine to take advantage of the channel API. Can I 
> > > use
> > > that system from the first app on a different domain? If so, will it work 
> > > on
> > > all browsers, or just those that support the crossdomain access control
> > > header <http://www.w3.org/TR/cors/>?
> > > Thanks,
> > > -Chad
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google App Engine" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<google-appengine%2Bunsubscrib
> > >  [email protected]>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to