go get google.golang.org/grpc
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc
go get google.golang.org/protobuf/cmd/protoc-gen-go
cd scistream
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative scistream.proto
-
Notifications
You must be signed in to change notification settings - Fork 0
scistream/scistream-go
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
go client POC
Resources
Stars
Watchers
Forks
Releases
No releases published