I want to use the new channel API on the appengine side. My client is written in GWT. While I could write the client side in Javascript, I wanted to know if there is already a GWT library that does that?

I found gwt-channel project but didn't see a whole lot of activity on their project page, so I am not sure if that's the right way to go.

link|improve this question

0% accept rate
feedback

1 Answer

here is the official code project:

http://code.google.com/p/gwt-gae-channel

link|improve this answer
1  
1  
FYI, It's a bit untested/incomplete at the moment but I plan to focus on bringing it up to speed next week and maybe including a sample app as well. – Jason Hall Dec 11 '10 at 18:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.