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

[SRPCClient] Is it support workflow upstream? #78

Open
hiberabyss opened this issue Jul 5, 2021 · 7 comments
Open

[SRPCClient] Is it support workflow upstream? #78

hiberabyss opened this issue Jul 5, 2021 · 7 comments

Comments

@hiberabyss
Copy link

No description provided.

@Barenboim
Copy link
Contributor

Supports. You may create an SRPC client with a host name or an upstream name, instead of IP address.

@hiberabyss
Copy link
Author

Got it, thanks!

@hiberabyss
Copy link
Author

Supports. You may create an SRPC client with a host name or an upstream name, instead of IP address.

Is it possible that use workflow upstream with the incubator-brpc client?

@Barenboim
Copy link
Contributor

But we support brpc protocol with even better performance. You may use our brpc client directly. We also support Tencent tRPC protocol.

@hiberabyss
Copy link
Author

But we support brpc protocol with even better performance. You may use our brpc client directly. We also support Tencent tRPC protocol.

It's heavy for me to import srpc just as brpc client. Most importantly, it's a little difficult for me to integrate srpc since I use bazel while srpc do not support it.

@Barenboim
Copy link
Contributor

The supporting of bazel is coming soon. It will be appreciated and very helpful if you may do some experiments on our brpc or trpc.

@Barenboim
Copy link
Contributor

@hiberabyss
SRPC's bazel supporting is ready now.

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

No branches or pull requests

2 participants