资 源 简 介
The thirft-gwt project provides a GWT library and a Thrift compiler patch to allow GWT applications to interoperate with Thrift.
Download thrift-gwt
You can find the latest patched Thrift compiler and GWT library at:
Thrift 0.7.0 compiler patched with GWT generator
Thrift library for GWT
The latest release is rev2 (still very early work...), released November 2, 2011.
Start using thrift-gwt
Generate Thrift classes using the compiler: thrift.exe -gen gwt MyDefinitionFile.thrift
Import the Thrift module in your GWT module: