chenBright opened a new pull request, #3342: URL: https://github.com/apache/brpc/pull/3342
### What problem does this PR solve? Issue Number: resolve Problem Summary: https://github.com/protocolbuffers/protobuf/commit/cff2bb561b969044c5bfbf07bb5fa0e4097169df#diff-a7f751e303f1778830da9721fb6dc4f02aa9208a88c7374aa1556682d92d8c63 Protobuf v31+ supports streaming APIs for converting between JSON and messages. Streaming API wrappers using bRPC are no longer needed. ### What is changed and the side effects? Changed: Side effects: - Performance effects: - Breaking backward compatibility: --- ### Check List: - Please make sure your changes are compilable. - When providing us with a new feature, it is best to add related tests. - Please follow [Contributor Covenant Code of Conduct](https://github.com/apache/brpc/blob/master/CODE_OF_CONDUCT.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
