-
Notifications
You must be signed in to change notification settings - Fork 257
Is this project dead? #656
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
Comments
It's not dead, but in maintained mode that for bug fix only currently due to lack of resource. However, community feature development is still welcome. |
So the remaining features won't be developed actively but rather left to the community? |
Probably. But I believe reflection can be developed sometime. |
Should I close this now that my answer has been answered or keep it so others also know what's up? |
Also (and maybe this should be a separate issue, but I'll ask it here) is there a way to use Unix Domain Sockets? There is the connect_from_fd from the ChannelBuilder which seems like what I want, but is there a more "correct" way? |
Check grpc-rs/tests-and-examples/tests/cases/misc.rs Lines 170 to 212 in 2463081
|
Thank you very much! |
I've been looking at this project because I've come to despise tonic and how they have managed to force tokio usage... I wanted to use monoio so I searched for a different gRPC implementation and reached this project. Now I am asking myself though if it is dead...
Last 7 months no commit at all. The project is left at an "unfinished" state, where features like reflection haven't been implemented yet.
Should I start a new project with this library?
The text was updated successfully, but these errors were encountered: