Can I use gRPC within React.js app as a server

RMAG news

Hi there,

I’m working on a React.js project and am currently implementing gRPC for backend communication. I have a question:

I need to receive instructions from the server that are independent of the client-side functionality. Can I use gRPC within the React.js application itself as a server to achieve this?

Leave a Reply

Your email address will not be published. Required fields are marked *