🚀 Feature
From #65:
When Multi-lang Wechaty is working with the GRPC Service, we should convert all values from the GRPC service to the local value, so that we can make sure everything is right.
So what's the status of auto-generating ts-wechaty data definitions from wechaty/grpc?
It seems that we have Go, Java, PHP, but I don't see other languages like TS.
I don't know JS/TS much, but
gRPC on Node.js with Buf and TypeScript
https://slavovojacek.medium.com/?p=5aad61bab03b
I don't know JS/TS much, but hope ts-wechaty DS auto-generation can be done soon, so that we can avoid problems like #65, and fix issues like wechaty/puppet-padlocal#76 and wechaty/puppet-padlocal#68
thanks
🚀 Feature
From #65:
So what's the status of auto-generating ts-wechaty data definitions from wechaty/grpc?
It seems that we have Go, Java, PHP, but I don't see other languages like TS.
I don't know JS/TS much, but
says that https://github.com/grpc/grpc-node/ seems to be a good candidate,
gRPC on Node.js with Buf and TypeScript
https://slavovojacek.medium.com/?p=5aad61bab03b
I don't know JS/TS much, but hope ts-wechaty DS auto-generation can be done soon, so that we can avoid problems like #65, and fix issues like wechaty/puppet-padlocal#76 and wechaty/puppet-padlocal#68
thanks