-
Notifications
You must be signed in to change notification settings - Fork 50
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
Update gRPC example to latest hyper, tonic and tower #180
Comments
LeonHartley
changed the title
Update examples to latest hyper, tonic and tower
Update gRPC example to latest hyper, tonic and tower
Aug 18, 2024
Would you be interested in picking up this task? |
Yeah I can sort it. I've just recently upgraded hyper, tonic and tower in a project that we use Turmoil for testing too |
Much appreciated! I can PR as soon as you get something up. |
LeonHartley
added a commit
to LeonHartley/turmoil
that referenced
this issue
Aug 20, 2024
Raised the PR for that |
mcches
pushed a commit
that referenced
this issue
Aug 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The examples still reference older versions of hyper, tonic and tower. These libraries have moved on quite a bit so it would be nice to see them being refreshed using the latest versions of the APIs.
The text was updated successfully, but these errors were encountered: