What is grpc-web?
"gRPC-Web Client Runtime Library"
grpc-web is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 35.5 KB on disk.
Installation Guide
# Install via NPM
npm install grpc-web
# Install via Yarn
yarn add grpc-web