his / gwt-gae-channel

Automatically exported from code.google.com/p/gwt-gae-channel
0 stars 0 forks source link

Add alternative server endpoint/implementation #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
So far, developer is bound to GAE as a deployment environment which is bad if 
you are unsure whether to really use GAE for deployment. An alternative server 
side endpoint like it is suggested here
http://code.google.com/p/gwt-channel/
would solve this.
However, since above project seems to have lost momentum, and for good reason 
(e.g. continuous maintenance) there is more trust in a "Google supported" 
solution, I would rather like to use this project.

Original issue reported on code.google.com by pandem...@googlemail.com on 7 Mar 2011 at 2:34

GoogleCodeExporter commented 9 years ago
It's not within the scope of this project to support other server 
implementations. This project is solely so that the Channel API can be used in 
a GWT/GAE app.

If another project wants to support GWT push notifications in other server 
environments, they're welcome to add support for the App Engine Channel API use 
case, even if they want to just copy this code to do it.

Original comment by jasonhall@google.com on 7 Mar 2011 at 2:39