3.7.4 • Published 1 year ago

eol-commons-grpc v3.7.4

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

eol-commons-grpc-ts

A commons package for grpc in typescript.

Building proto models with eol-protogen

A script to generate proto models from one or multiple proto files. Usage:

"scripts": {
  "proto:gen": "npx eol-protogen --model ./src/models --proto ./proto-internal --service services.draft.drafts services.draft.lotteries",
}

Options

ArgumentShortDescriptionDefaultRequired
--model \-mModel path./src/modelsfalse
--proto \-pProto path./proto-internalfalse
--service \<...name>-sService namestrue

.proto ending will be appended to each service name.

3.7.4

1 year ago

3.7.2

1 year ago

3.5.4

1 year ago

3.7.1

1 year ago

3.5.3

1 year ago

3.7.0

1 year ago

3.5.2

1 year ago

3.6.0

1 year ago

3.5.1

1 year ago

3.5.0

1 year ago

3.4.0

1 year ago

3.4.1

1 year ago

3.3.1

1 year ago

3.3.0

1 year ago

3.2.2

1 year ago

3.2.0

1 year ago

3.0.0

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

1.3.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.0

2 years ago