Config brpc with thrift support, then make. The compiled libbrpc.a includes extended code for thrift support and can be linked normally as in other brpc projects.
Config brpc with thrift support, then make. The compiled libbrpc.a includes extended code for thrift support and can be linked normally as in other brpc projects.
```bash
```bash
sh config_brpc.sh --headers=/usr/include --libs=/usr/lib --with-thrift
sh config_brpc.sh --headers=/usr/include --libs=/usr/lib --with-thrift