grpc-bus

v0.2.2
Call GRPC services (even streams!) from the browser.

build

tsc && ./scripts/build_touchups.bash

gen-proto

./scripts/gen_proto.bash

lint

tslint --project tsconfig.json -c tslint.json --type-check

test

npm run lint && npm run mocha

ci

npm run build && npm run test

mocha

ts-node ./test/run_tests.js cover -e .ts -x "*.d.ts" -x "*.spec.ts" node_modules/jasmine/bin/jasmine.js

mocha-nocover

ts-node ./test/run_tests.js

Metadata

  • MIT
  • Whatever
  • Christian Stewart
  • released 11/11/2016

Downloads

Maintainers