Thrift support¶
Turbo supports thrift(v0.10.0) as well .
Similar with grpc, you can create a thrift project or generate thrift codes with “-r thrift” in command line.
Just change “grpc” into “thrift” when you want to do something in thrift.
Turbo supports thrift(v0.10.0) as well .
Similar with grpc, you can create a thrift project or generate thrift codes with “-r thrift” in command line.
Just change “grpc” into “thrift” when you want to do something in thrift.