oathdruid opened a new issue, #2654:
URL: https://github.com/apache/brpc/issues/2654
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
transitive dependency managed in an elegant way, especially when combine
with other repo
final user can depend as this exmaple:
htt
yanglimingcn commented on issue #2405:
URL: https://github.com/apache/brpc/issues/2405#issuecomment-2141045529
功能3的意思是用户可以不用pb协议,使用其它类型协议也可以是吗?c++客户端到服务端直接这样可以吗?中间不用加一层代理。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
chenBright commented on issue #2405:
URL: https://github.com/apache/brpc/issues/2405#issuecomment-2141089142
> 用户可以不用pb协议,使用其它类型协议也可以是吗?
要求能跟pb互转,例如json。
> c++客户端到服务端直接这样可以吗?
可以的。HTTP body类似。
--
This is an automated message from the Apache Git Service.
To respond to th
chenBright commented on PR #2560:
URL: https://github.com/apache/brpc/pull/2560#issuecomment-2141183108
rebase解决冲突
--
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 unsubs