Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

asyncgrpc-0.0.1-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page