elixir-grpc / grpc

An Elixir implementation of gRPC
https://hex.pm/packages/grpc
Apache License 2.0
1.36k stars 210 forks source link

Add initial guide about HTTP/2 connection pooling #350

Closed Nezteb closed 1 week ago

Nezteb commented 4 months ago

Addresses some of the points in https://github.com/elixir-grpc/grpc/issues/345

TODO:

sleipnir commented 1 week ago

Hi @Nezteb Let's continue with the merge of this part of your PR and then you can continue with a new one to implement the examples.