Interface for gRPC communication
Project description
edagames-grp
gRPC interface for edagames platform-game communication
## Compiling
To compile protobuf definition into Python files install grpcio-tools and execute
python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. ./eda_games.proto
## Examples
Examples for simple client and server are located in the examples folder
To run them each example use:
- Client:
python -m examples.client - Server:
python -m examples.server
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eda5grpc-0.3.1.tar.gz.
File metadata
- Download URL: eda5grpc-0.3.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5bc5f6308bf4c69068fb8d5ee64147372c438862df6305ffad9fc77e2982df3
|
|
| MD5 |
8cd14a6388dfadccb2bc8a4c6d0d8efb
|
|
| BLAKE2b-256 |
c09874e0385e10686ad1fc8457c59041b0e6bff83873000f6a21d3c660e16ccb
|
File details
Details for the file eda5grpc-0.3.1-py3-none-any.whl.
File metadata
- Download URL: eda5grpc-0.3.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5971e6b0cafa8e57714684e376456421610c079e1fabc4e59c0b306c9a937aa
|
|
| MD5 |
f44d31cb2458a09a633bdb09cf43b444
|
|
| BLAKE2b-256 |
db9e6349b34a3d9c79a8f7a57298f303b9e60b4a9a25b969ec4714f04b016478
|