mirror of https://github.com/grpc/grpc-node.git
|
||
---|---|---|
src | ||
.gitignore | ||
AUTHORS | ||
LICENSE | ||
README.md | ||
gulpfile.js | ||
package.json | ||
tsconfig.json |
README.md
Given the community effort to bring an experimental http2 stack for nodejs, the gRPC team decided to start exploring the feasibility of using it. The code you'll find in this repository is not meant for public consumption, and is by no means production-ready. Instead, the production-ready, generally available and maintained version of the gRPC Node.js module can be found on npmjs, or on github.