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

Fix grpc-dlang networking work with other languages. #89

Open
mw66 opened this issue Jun 29, 2022 · 0 comments
Open

Fix grpc-dlang networking work with other languages. #89

mw66 opened this issue Jun 29, 2022 · 0 comments

Comments

@mw66
Copy link

mw66 commented Jun 29, 2022

Description

Make grpc-dlang work with other languages.

What are rough milestones of this project?

huntlabs/grpc-dlang#15

  • D grpc client can talk to Python grpc server, and vice versa.
  • Java <==> D pair
  • C++ <==> D pair

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

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

3 participants