A gRPC implement using Python 3 asyncio
Project description
asyncgrpc Package
This is a Python 3.6 module package implementing the grpc protocol both server side and client side.
This package uses the 'async/await [for]' syntax from Python 3.6, uses the asyncio module from Python 3.
the server use the default loop (from asyncio.get_event_loop) to run the handler coro.
grpc timeout has not been implemented.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asyncgrpc-0.0.1.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file asyncgrpc-0.0.1.tar.gz
.
File metadata
- Download URL: asyncgrpc-0.0.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8b6469432989204d314ca266f52c91c794b49eaf7fdd2d303ad11493b3e4438 |
|
MD5 | d8a68f3f03a87fb43b715129552d082a |
|
BLAKE2b-256 | 13f7ecb43bf376040c8d79d90369f045dcc730470c1f4fbd71bc66cf33ce6feb |
File details
Details for the file asyncgrpc-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: asyncgrpc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dae6af6bb0ca098abea88b9ff771e008433df524ffb5c4f47433d56278836ef1 |
|
MD5 | 07088dc77cc6e5efe3d593a3871cc706 |
|
BLAKE2b-256 | 49097f8497d5b884349181e1d2081f88255927baebd20312594a126e1c2a6ae4 |