grpc / grpc-node

gRPC for Node.js
https://grpc.io
Apache License 2.0
4.48k stars 647 forks source link

No grpc documention for this node js module. #2396

Open sidharth555 opened 1 year ago

sidharth555 commented 1 year ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when I need to implement @grpc/grpc-js in my project. Since there is no official documentation available.

Describe the solution you'd like

Need documentation.

Additional context

Add any other context about the feature request here.

murgatroid99 commented 1 year ago

The API documentation here covers about 90% of the @grpc/grpc-js API.