gRPC / http2

Daniel Kozak kozzi11 at gmail.com
Mon Jun 3 12:46:42 UTC 2019


There is https://github.com/vibe-d/vibe-http
but I dont know how long it will take to make it usable in production

On Mon, Jun 3, 2019 at 2:35 PM Aldo via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

> Hello,
>
> I'm trying to push D at work, but its really hard. We are going
> to split our monolothic to microservices, but D is lagging behind
> other languages on this domain...
>
> Why we still don't have a simple http2 server ?
>
> gRPC is becoming popular, all others languages already have
> support for it (rust, go, net core, java...). I know that we
> already have a basic gRPC support with hunt-grpc, but its not
> really updated / working well (client not working on window,
> server not working on docker).
>
> We need a package that just focus on http2 and gRPC.
>
> I will try to start something, but I will never be able to build
> a complete http2 server alone, its beyond my skills.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20190603/1cca62fa/attachment.html>


More information about the Digitalmars-d mailing list