Hello everyone,
I'm currently working on building microservices using the D programming language. I'm looking for efficient and well-supported gRPC libraries that are compatible with D. Does anyone have experience with gRPC in D or know of any reliable libraries that I can use?
If native D libraries are scarce or lack support, would it be more practical to interface with a gRPC library written in C or another language? I'd appreciate any insights, recommendations, or experiences you could share on this topic.
Thank you in advance for your help!