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

Bring back tonic support #52

Open
c-peters opened this issue Jul 1, 2024 · 2 comments
Open

Bring back tonic support #52

c-peters opened this issue Jul 1, 2024 · 2 comments

Comments

@c-peters
Copy link

c-peters commented Jul 1, 2024

Tonic support was removed from this due to incompatibility with hyper version 1.0. Tonic is about to release a new version upgrading (hyperium/tonic#1740) their dependencies including hyper to 1.0.

Would it be possible to bring back support, this allows users to use the same auth layer for both their GRPC endpoints as well as REST endpoints

@lcmgh
Copy link

lcmgh commented Jul 18, 2024

tonic with hyper 1.0 support is released https://github.com/hyperium/tonic/releases

@lcmgh
Copy link

lcmgh commented Aug 8, 2024

I need this as well quite soon. How can we support here?

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

Successfully merging a pull request may close this issue.

2 participants