How to use channel api for chrome app?

41 Views Asked by At

I am trying to create an application where I need to receive url information from Google app engine server(python) to a client (chrome app) through channel api.

I found this example (https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/appengine-channelapi) but it is complicated for me.

can anyone suggest any other way or explain me with a simple example

0

There are 0 best solutions below