elixir-grpc / grpc

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

fix: rollback timeout opt handling #256

Closed polvalente closed 2 years ago

polvalente commented 2 years ago

Rolls back to parsing options as maps, to ensure the previous behavior is maintained