module
Version:
v0.0.0-...-1e828be
Opens a new window with list of versions in this module.
Published: Sep 6, 2022
License: MIT
Opens a new window with license information.
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
¶
|
|
|
cmd
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.