uber / tchannel-go

Go implementation of a multiplexing and framing protocol for RPC calls
http://uber.github.io/tchannel/
MIT License
490 stars 84 forks source link

add a proto2 arg scheme #244

Open blampe opened 8 years ago

blampe commented 8 years ago

This will become a big deal once proto support is added to IDL in https://github.com/uber/idl/issues/35

Raynos commented 8 years ago

We should add this to tchannel protocol doc. we have thrift and json