question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Task] add BrpcPlugin to support brpc

See original GitHub issue

Description

brpc is an industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances(not counting clients) and thousands kinds of services.

As for shenyu-client-brpc, we can use brpc-spring module to implment it.

As for shenyu-spring-boot-starter-client-brpc, we can use brpc-spring-boot-starter module to implment it.

As for shenyu-plugin-brpc, we can use brpc-java module to implment it.

Task List

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:22 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
dragon-zhangcommented, Jun 5, 2022

No emergency, just make it the best. As for generic call, I will try to provide this feature for brpc.

1reaction
dragon-zhangcommented, May 28, 2022

sure, thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Task] add BrpcPlugin to support brpc · Issue #3450 - GitHub
Here is my progress: brpc-java is not support generic call, so this is a challenge for me. Now I have refer some doc...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found