The GPC RPC engine is great for customer initiated communication. We are looking for a reliable, supported way to send push notifications from the server to clients. All the solutions we can find are several years old and do not seem to work with newer versions of Eclipse and GWT.
We are ready to use the Google App Engine if this helps.
We can roll our own socket code if that helps, but we are Java developers. Writing JavaScript for socket operation would be the last thing, although if that is what is required and there are examples, we could handle it.
Any pointers to sample code or suggestions regarding the packages used are welcome.
source share