Skip to content

Use grpc-js in production dependencies instead of grpc

Compare
Choose a tag to compare
@kapilra kapilra released this 22 May 13:04
· 2 commits to master since this release
ebf7ba3

Uses the grpc-js library in the distributable package. This avoids users of the library from needing to do native code compilation, with the dependencies for that, and pre-empts the deprecation of grpc for grpc-js.