Hi all ,
Currently i’m working on Google App Engine with Channel API. I just needed basic socket example. I’ll show you how to create basic example.
Steps..
- Setup Eclipse Google App Engine Plugin
- Send Message From Servlet to Client
- Client Listener
- Deploy..