ttrpc-demo/

directory
v0.0.0-...-6b295cf Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 License: Apache-2.0

README

ttrpc-demo

install protoc-gen-gogottrpc

go install github.com/containerd/ttrpc/cmd/protoc-gen-gogottrpc

generate rpc service code

make generate

run server and client alone

make server
make client

and you will get the result:

$ make client
go run client/ttrpc/client.go
Hi, client.

Directories

Path Synopsis
client

Jump to

Keyboard shortcuts

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