开发者

Is there a GWT library to interface with the new AppEngine Channel API

开发者 https://www.devze.com 2023-01-29 21:18 出处:网络
I want to use the new channel API on the appengine side. My client is written in GWT. While I could wri开发者_如何学编程te the client side in Javascript, I wanted to know if there is already a GWT li

I want to use the new channel API on the appengine side. My client is written in GWT. While I could wri开发者_如何学编程te 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.


here is the official code project:

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

0

精彩评论

暂无评论...
验证码 换一张
取 消