uber / tchannel

network multiplexing and framing protocol for RPC
MIT License
1.15k stars 129 forks source link

go: Support for latest Apache Thrift (1.0.0-dev) #1381

Closed prashantv closed 8 years ago

prashantv commented 8 years ago

This change adds supported for code generated by the latest versions of Apache Thrift. The changes required are:

The requires some bug fixes in the Apache Thrift compiler: