Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: 支持扩展 brpc 协议 #877

Open
chenBright opened this issue Mar 20, 2023 · 4 comments
Open

Feature Request: 支持扩展 brpc 协议 #877

chenBright opened this issue Mar 20, 2023 · 4 comments

Comments

@chenBright
Copy link

chenBright commented Mar 20, 2023

Is your feature request related to a problem? Please describe.

kitex支持扩展brpc协议吗?

Describe the solution you'd like

根据文档描述,实现对应整体的 Codec 和 PayloadCodec,应该就能支持brpc协议了。

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@GuangmingLuo GuangmingLuo changed the title 支持扩展brpc协议 Feature Request: 支持扩展 brpc 协议 Mar 20, 2023
@ppzqh
Copy link
Contributor

ppzqh commented Mar 20, 2023

对的,需要实现 Codec 和 PayloadCodec,然后通过 option 进行配置。

@CSWYF3634076
Copy link

May I ask if brpc refers to Baidu's rpc framework, which is currently in Apache

@chenBright
Copy link
Author

Yes. Now "brpc" means "better RPC".

@ppzqh
Copy link
Contributor

ppzqh commented Jun 30, 2023

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants