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

Commit c449d4a

Browse files
authored
Mention the two nodejs implementations.
1 parent 15226e0 commit c449d4a

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)