uber/tchannel-java

Generate Thrift Request Handler Definitions Automatically

Opened this issue · 1 comments

Why

It's kind-of-the whole point of Thrift Services.

How

cc @truncs

I already have a sample project that's able to parse arbitrary Thrift IDL files and fill out some basic tempting e.g. Service Names, Method arguments, etc.