I was reading about the Google App Engine Channel API.
I want to know, if i can use this API to create message and send it as a broadcast to all clients who want to read it. (They are connected). What i don’t understand are the caveats.
My Usecase:
- I have a Liveticker (Soccer) and send messages.
- All useres who are on the Live-Ticker-Page, can see my massage instantlly.
- Score on Usere devices must be updated by incoming JSON
I don’t want to use polling.
Would Google Talk/XMPP be a better alternative? Or do you have a better alternative?
Yes, you can.
The caveats are: