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

Use YARPC transport so we support all transports that YARPC supports #182

Open
prashantv opened this issue Mar 24, 2017 · 0 comments
Open

Comments

@prashantv
Copy link
Contributor

Currently, yab implements a custom transport layer, but this only supports HTTP + TChannel.

If we migrate the transport layer to use YARPC, we can use all transports that YARPC supports (HTTP, TChannel, Thrift, gRPC, etc).

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

1 participant