Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhandhuan/grpc-demo
grpc demo
https://github.com/hhandhuan/grpc-demo
Last synced: 22 days ago
JSON representation
grpc demo
- Host: GitHub
- URL: https://github.com/hhandhuan/grpc-demo
- Owner: hhandhuan
- Created: 2022-01-18T03:34:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T03:28:36.000Z (almost 3 years ago)
- Last Synced: 2024-06-19T17:56:32.908Z (5 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## GRPC DEMO
```
protoc --go_out=plugins=grpc:proto proto/*.proto
```