We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make grpc-dlang work with other languages.
huntlabs/grpc-dlang#15
D is on an one man's island having trouble to cooperate with software components in other languages, due to unfixed bugs for a long time:
-- apache-thrift-d, LDC has build failure, because this bug (logged for a year now):
https://issues.dlang.org/show_bug.cgi?id=22083
-- D grpc client cannot talk to Python grpc server, because this bug (logged for 1.5 year now):
BTW, apache-thrift and grpc are the most important two rpc frameworks used in the industry.
Networking.
applicable: GSoC/SAoC
Experience with grpc , and Apache Thrift.
The text was updated successfully, but these errors were encountered:
private
No branches or pull requests
Description
Make grpc-dlang work with other languages.
What are rough milestones of this project?
huntlabs/grpc-dlang#15
How does this project help the D community?
D is on an one man's island having trouble to cooperate with software components in other languages, due to unfixed bugs for a long time:
-- apache-thrift-d, LDC has build failure, because this bug (logged for a year now):
https://issues.dlang.org/show_bug.cgi?id=22083
-- D grpc client cannot talk to Python grpc server, because this bug (logged for 1.5 year now):
huntlabs/grpc-dlang#15
BTW, apache-thrift and grpc are the most important two rpc frameworks used in the industry.
Recommended skills
Networking.
applicable: GSoC/SAoC
What can students expect to get out of doing this project?
Experience with grpc , and Apache Thrift.
Point of Contact
References
The text was updated successfully, but these errors were encountered: