Will coroutines team consider to work with gRPC te...
# coroutines
t
Will coroutines team consider to work with gRPC team?
v
Supporting gRPC is indeed a huge task which is hard to implement alone (especially without proper context and/or end API consumers), so we’re not going to implement it by ourselves just because it’s more beneficial to focus on
kotlinx.coroutines
development. But we’re ready to communicate with gRPC team and/or community (especially if it will be not a “toy spare time project”), provide gRPC specific primitives and participate in coroutine-related code-review and contributions
👍 3
v
We have spent a lot of effort at our current company writing some nice syntactic wrappers for GRPC. I will try to follow up and see if we can opensource that effort.
👍 3
👏 1