grpc-bus-websocket-proxy-server
grpc-bus-websocket-proxy-server copied to clipboard
Not working
Hi gabriel i have used grpc-bus-websocket-proxy-server but it was not working gabriel message was not showing in node server please help me i m using reactjs

Do you eventually get an error in the console, or does it just hang indefinitely? Are you running a GRPC "hello world" server and the proxy server on the host/port combos you've specified? (localhost:50051, and localhost:3000 respectively; from your terminal output it looks like port 3000 may be where your react server is running)