Is there a roadmap/estimation for the gRPC impleme...
# kotlinx-rpc
j
Is there a roadmap/estimation for the gRPC implementation? I checked that there is a branch to support it on JVM, what about the rest of the targets?
a
Hey! No roadmap atm. The next target after jvm would be K/N. But how and when it will unroll - I can't give any estimates
๐Ÿ‘ 2
๐Ÿ‘๐Ÿป 1
j
K/N means all native targets or iOS?
a
At sone point all of them, where gRPC can run (not sure about watchos for example) If where will be only ios at first, or only linux, it is unknown now, we didn't the research yet
๐Ÿ‘ 1
j
Are you in touch with the grpc team? There is an open issue for this in that repo. Maybe they should move to use kotlinx-rpc https://github.com/grpc/grpc-kotlin/issues/51
a
No, we are not communicating on that, and I see no progress from them on that matter We may drop a message to them before the design process will start on our side to explore our options, but I don't think they will move to ours, as the change would be drastic.
๐Ÿ‘ 1
Thanks for letting me know though!
kodee welcoming 1
l
Is the jvm implementation working at all if you build if yourself? or is there a eap/snapshot repo?
a
Nope, there are a couple things left to be done for a bare bones working version
๐Ÿ‘ 1
l
also, any chance a grpc web client will be considered down the line? @Alexander Sysoev
a
Yeah, probably, but it's a long way there
๐Ÿ‘ 1