Skip to content

kevinmichaelchen/some-protos-ts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

some-protos-ts-example

A small demo using nice-grpc and Typescript protos generated with ts-proto.

The ts-proto options we're using are specified in another repo, some-protos-ts.

The code where we're instantiating the gRPC channel and client, and performing the call, can be found in sayHello.ts.

Running

yarn && yarn start

It depends on @kevinmichaelchen/some-protos-ts

yarn add @kevinmichaelchen/some-protos-ts

Releases

No releases published

Packages