Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 60d9f84

Browse files
authored
Merge pull request #747 from grpc/nicolasnoble-patch-2
Mention the two nodejs implementations.
2 parents 15226e0 + c449d4a commit 60d9f84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/quickstart/node.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,6 @@ Just like we did before, from the `examples/node/dynamic_codegen` directory:
175175
- Work through a more detailed tutorial in [gRPC Basics: Node][]
176176
- Explore the gRPC Node core API in its [reference
177177
documentation](/grpc/node/)
178+
- We do have more than one grpc implementation for nodejs. [Learn about the pros and cons of each here](https://github.com/grpc/grpc-node/blob/master/PACKAGE-COMPARISON.md).
178179
179180
[gRPC Basics: Node]:../tutorials/basic/node.html

0 commit comments

Comments
 (0)