piano_server_go

module
v0.0.0-...-89e8a43 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: MIT

README

Go version of gRPC server for Remote Piano

Usage

$ go run ./server -p {port number}

Port 50051 is used as the default if -p option is omitted.

Generating gRPC code

Run the command below at the root of this project.

$ protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative protos/piano.proto

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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