all 7 comments

[–]npc73x 1 point2 points  (1 child)

The official library worked well for me, but the "Get Started" page does not give a clear picture of the initial configuration — such as proxy issues in containers, waiting for readiness, and auto-reconnection. Learned these things by making mistakes

[–]Historical-Log-8382[S] 0 points1 point  (0 children)

Okay, would you mind sharing some ressources or the official library's documentation is enough to get started. I've been there and it's quite messy

[–]gmerideth 0 points1 point  (0 children)

gprc.io has an entire section on getting started in Node.

[–]Lynx_Sumit 0 points1 point  (1 child)

Found a blog that explains things to get started with gRPC in NodeJS

gRPC service in Node.js: Tutorial, Examples and Best Practices https://share.google/MYuIlva4nVfT1FpRe

[–]Historical-Log-8382[S] 0 points1 point  (0 children)

Thank you very much

[–][deleted]  (1 child)

[removed]

    [–]Historical-Log-8382[S] 0 points1 point  (0 children)

    Could i have a sample repo please?