module
Version:
v0.0.0-...-89e8a43
Opens a new window with list of versions in this module.
Published: Aug 19, 2023
License: MIT
Opens a new window with license information.
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
Links
Directories
¶
Click to show internal directories.
Click to hide internal directories.