tandel-pratik

Results 2 comments of tandel-pratik

If there's an existing slf4j dependency, would it be too problematic to introduce a `kotlinx-coroutines-slf4j` dependency?

My understanding is that grpc-kotlin generates the proto bindings as well for bazel anyway. There's a PR that fails to use the new bindings in bazel for instance: https://github.com/grpc/grpc-kotlin/pull/266 I...