ochinchina / thriftproxy

a thrift proxy for thrift binary protocol
Apache License 2.0
17 stars 7 forks source link

use yaml format for addbackend/removebackend rest operation #8

Closed ochinchina closed 4 years ago

ochinchina commented 4 years ago

currently the .json is used for the addbackend/removebackend rest operation, it is better to align the configuration file format in the thriftproxy command line "-c" parameter.