This is an automated email from the ASF dual-hosted git repository.

jamesge pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git.


    from a78a34e  fix errors with clang++ 11 on MacOS Catalina
     add f965d4e  Compatibility improvement of protobuf json format and spring 
http spec
     new a624f99  Merge pull request #1292 from apache/http_improve

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/brpc/policy/http_rpc_protocol.cpp    |   7 ++-
 src/brpc/policy/http_rpc_protocol.h      |   1 +
 src/json2pb/json_to_pb.cpp               | 105 ++++++++++++++++++++++++++++---
 src/json2pb/pb_to_json.cpp               |   2 +-
 test/brpc_http_rpc_protocol_unittest.cpp |  37 +++++++++++
 test/brpc_protobuf_json_unittest.cpp     |  19 ++++--
 6 files changed, 157 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to