3.8.0 • Published 5 months ago

eol-commons-grpc v3.8.0

Weekly downloads
-
License
-
Repository
github
Last release
5 months 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.8.0

5 months ago

3.7.4

2 years ago

3.7.2

2 years ago

3.5.4

2 years ago

3.7.1

2 years ago

3.5.3

2 years ago

3.7.0

2 years ago

3.5.2

2 years ago

3.6.0

2 years ago

3.5.1

2 years ago

3.5.0

2 years ago

3.4.0

2 years ago

3.4.1

2 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.2

3 years ago

3.2.0

3 years ago

3.0.0

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

1.3.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago