Hey 🙂
Just out of curiosity - I know it’s *kotlin*x-rpc, but I wonder if the client is somehow usable in typescript projects. As much as I would love to use kotlin everywhere, in my personal experience the lack of DX and echosystem etc on webdevelopment between kotlin compatible and typescript stack is huge.
But even having Krpc as the glue to combine e.g. an typescript react SPA with ktor backend and models as common kotlin code that is usable in typescript frontend would still be a big benefit.
What do you think - is this technically feasible?
Is Krpc interop with typescript frontends generally supported or at least on the long run in the scope of the project?
What would speak against it?
đź‘€ 1
a
Alexander Sysoev
01/09/2025, 7:59 AM
Hi!
Generally speaking, I think it is a good idea, to make this work. However, the priority of such task would be very low now, it would be placed in a very long run list.
I would love to make it work, however, there is plenty more ground work to be done before that
👍 1
j
JasonB
01/09/2025, 5:55 PM
I assume this would more depend on the gRPC compatibility