need networking / dlang experts to help with a grpc issue
mw
mingwu at gmail.com
Thu May 19 07:14:27 UTC 2022
On Monday, 16 May 2022 at 12:42:03 UTC, Sergey wrote:
> On Thursday, 13 May 2021 at 17:42:50 UTC, mw wrote:
>> On Thursday, 13 May 2021 at 15:35:42 UTC, Witold Baryluk wrote:
>>>
>>> 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.
>>
>>
>> That will great!
>>
>> BTW, it's a very simple basic HelloWorld grpc demo example.
>
> Any luck with fixing this bug?
I think right now Python client can talk to D server; but the
other way still does not work. You can give the demo a try:
https://github.com/huntlabs/grpc-dlang/tree/master/examples/SimpleDemo
Since D's strength is on the server side, I'd say 60% of the bug
fixed :-)
More information about the Digitalmars-d
mailing list