Thanks for reaching out, Mark :) On Thursday, May 25, 2023 at 1:11:10 PM UTC-7 Mark Norgate wrote:
I have built a little Python gRPC server and am now trying to build a client that runs in Vite for the web in TypeScript. There is a similar thread here <https://groups.google.com/g/grpc-io/c/CrE4Ofpv0uk>, but the poster did not respond to say if they had solved the problem. I have used grpc-web and protobuf-ts, but there were significant problems with both of them. Could you clarify what are the issues you're seeing with both? If you can post a issue in grpc-web <https://github.com/grpc/grpc-web> repo, with you code examples and Envoy config (assuming that's what you're using), you'd have a better chance getting some support from the community. Like what's mentioned in the previous thread you linked, Node and Python GRPC server should in theory be interchangeable as far as grpc-web is concerned, as long as Envoy is configured correctly. Has anyone managed to get this combination working? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/e6e2d99f-cead-484a-9cd5-b43e31d998c8n%40googlegroups.com.
