https://github.com/devsisters/grpc-example-server
gRPC Streaming 기능을 테스트하기 위해 만든 서버
https://github.com/devsisters/grpc-example-server
Last synced: 9 months ago
JSON representation
gRPC Streaming 기능을 테스트하기 위해 만든 서버
- Host: GitHub
- URL: https://github.com/devsisters/grpc-example-server
- Owner: devsisters
- License: mit
- Created: 2018-04-18T08:37:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T04:45:14.000Z (almost 8 years ago)
- Last Synced: 2025-03-13T05:41:42.721Z (about 1 year ago)
- Language: Scala
- Size: 880 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc-example-server
gRPC Streaming 기능을 테스트하기 위해 만든 서버