uber / tcap

Uses pcap to inspect tchannel traffic over a network interface
MIT License
28 stars 5 forks source link

Support for thrift typedefs #44

Open jsu1212 opened 8 years ago

jsu1212 commented 8 years ago
/usr/lib/node_modules/tcap/node_modules/thriftify/compiler/spec.js:197
                throw new Error('definition type is not supported' + def.type)
                      ^
Error: definition type is not supportedTypedef

Would it be possible to get support for thrift typedefs?

kriskowal commented 8 years ago

Certainly. Will need to upgrade tcap to thriftrw.