lsdh-fei opened a new issue, #3190:
URL: https://github.com/apache/brpc/issues/3190

   
当使用http发送json请求给brpc的时候,如果pb协议中定义了google.protobuf.Any类型的字段,brpc中的json2pb无法正确将其序列化为pb格式,grpc中,json中只要附带@type字段和对应消息中的内容即可将其转为对应格式,但是brpc中,只能传入type_url和value才可以。期望能对齐到protobuf官方的用法
   
   


-- 
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]

Reply via email to