@grpc/grpc-js Beta 0.5.0
·
2772 commits
to master
since this release
- Adds
Serverimplementation contributed by @cjihrig. This adds the full APIs of theServerandServerCredentialsclasses, with one major exception: theServer#bindmethod is not available. UseServer#bindAsyncinstead.