https://github.com/mikhail11235/grpc_project_py
gRPC attempt
https://github.com/mikhail11235/grpc_project_py
client-server grpc
Last synced: 8 months ago
JSON representation
gRPC attempt
- Host: GitHub
- URL: https://github.com/mikhail11235/grpc_project_py
- Owner: Mikhail11235
- Created: 2021-09-14T09:07:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T09:40:23.000Z (over 4 years ago)
- Last Synced: 2025-01-08T11:48:59.814Z (about 1 year ago)
- Topics: client-server, grpc
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gRPC_project_py
Services:
1) get key:
enter key_id and get key
2) set key:
enter new key and get key_id for this key
🐸