Working js grpc generation (same as official output)

This commit is contained in:
Mathieu Acthernoene
2016-12-16 16:08:37 +01:00
parent 5b8c9e93dc
commit abbd30d34c
6 changed files with 292 additions and 44 deletions

View File

@@ -9,4 +9,4 @@ install:
.PHONY: test
test: build
cd examples/dummy && make
cd examples/go-kit && make
cd examples/js-grpc && make