Can GWT's RPC be used in a chrome extension to talk to the server?

Posted by nick on Stack Overflow See other posts from Stack Overflow or by nick
Published on 2010-05-06T22:59:31Z Indexed on 2010/05/06 23:08 UTC
Read the original article Hit count: 173

I would like to create a chrome extension with GWT. Is it possible to use GWT's RPC to communicate from the extension to the server?

© Stack Overflow or respective owner

Related posts about gwt

Related posts about gwt-rpc