chenBright commented on issue #1444:
URL: https://github.com/apache/brpc/issues/1444#issuecomment-1760683706

   对于brpc网关的场景(A(client) -> B(gateway) -> 
C(server)),server是一个普通的brpc服务,支持baidu协议。我们期望B发出去的数据格式是json的时候,C也能序列化成pb 
Message。A可以是多语言client,只要按照B的协议格式设置好路由策略、方法、数据即可。


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