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

Thrift integration #123

Open
udaysagar2177 opened this issue Apr 24, 2019 · 1 comment
Open

Thrift integration #123

udaysagar2177 opened this issue Apr 24, 2019 · 1 comment

Comments

@udaysagar2177
Copy link

Hi @elandau, what's your input on integrating this library with Thrift? I would like to experiment on that. As far as I know, Thrift doesn't have flexible interceptors to tap into but I think I could figure out a workaround using Object Proxy Design pattern.

@elandau
Copy link
Contributor

elandau commented Apr 24, 2019

This approach would work with any RPC stack and contributions are welcome. This would have to be a separate sub-project so that dependencies can be isolated.

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