grpc-demo

module
v0.0.0-...-1e828be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2022 License: MIT

README

gRPC-demo

Generating go files from .proto files

protoc --go_out=plugins=grpc:chat chat.proto

Run the demo

prepare 2 opening tabs in your terminal and type:

go run cmd/server/main.go

and then

go run cmd/client/main.go

Directories

Path Synopsis
cmd
client command
server command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL