grpc-web

v1.5.0
gRPC-Web Client Runtime Library

build

node scripts/build.js

prepare

npm run build

prepublishOnly

npm run build

test

npm run test-jsunit && npm run test-mocha

test-mocha

mocha --timeout 10000 "./test/**/*_test.js"

test-jsunit

./scripts/generate_test_files.sh && ./scripts/run_jsunit_tests.sh && rm -rf ./generated
npm i grpc-web

Metadata

Downloads