elixir-grpc / grpc

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

Use original `gun` dependency instead of `grpc_gun` #300

Closed general-CbIC closed 1 year ago

general-CbIC commented 1 year ago

I noticed that gun 2.0.0 was released in January. Maybe we want to use it again?

polvalente commented 1 year ago

Thanks for the PR! Closing this due to cowboy+gun incompatibility