Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-grpc-example.

A minimal example shows how to use gRpc in Go + Bazel.

bazel build -c opt ...

Run a server

bazel-bin/examples/greeter_server/<your arch>/greeter_server

Run a client

bazel-bin/examples/greeter_client/<your arch>/greeter_client

About

gRPC example with Go + Bazel

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages