need networking / dlang experts to help with a grpc issue

Witold Baryluk witold.baryluk at gmail.com
Thu May 13 15:35:42 UTC 2021


On Thursday, 13 May 2021 at 05:40:18 UTC, mw wrote:
> Hi,
>
> We have trouble to use D grpc client to talk to Python grpc 
> server, and vice versa:
>
> https://github.com/huntlabs/grpc-dlang/issues/15
> https://github.com/huntlabs/grpc-dlang/issues/17
>
> right now, D grpc client can only talk to D server.
>
>
> This issue has been logged for a while, and the package 
> maintainers have tried, but unable to fix it.
>
> Just wondering if any networking / dlang experts on this forum 
> can take a look, and help fix this grpc issue. (it could be 
> some simple communication mismatch in an expert's eyes, 
> hopefully).
>
>
> Thanks.

Hi, I do have experience with protobufs and grpc in C++, Go, 
Python and C. I didn't try anything in D recently related to 
profbufs, but I will take a look at your issues tomorrow. I 
wanted to explore grpc in D anyway for some time.



More information about the Digitalmars-d mailing list