Luis Gustavo Beligante
Luis Gustavo Beligante
Closes: https://github.com/elixir-grpc/grpc/issues/242 - [x] Add connect - [x] Add disconnect - [x] Add unary request/response - [x] Add unary request/ server stream - [x] Add Stream request/response - [x] fix...
**Describe the bug** There are some issues with the current implementation for mint adapter from a performance standpoint. **To Reproduce** Easy way to see is In [Interop tests script](https://github.com/elixir-grpc/grpc/blob/master/interop/script/run.exs) If...
**Is your feature request related to a problem? Please describe.** The library offers the option to receive the headers from the http request. Essentially when you pass the option -...
**Is your feature request related to a problem? Please describe.** Currently, we have the Erlang SDK running at scale in our services, tho, recently, our team start to face, what...