penguin138 / purerpc

A pure python gRPC server and client implementation using curio and hyper-h2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purerpc

Asynchronous pure Python gRPC server and client implementation using curio and hyper-h2

For server example, see misc/greeter/main.py

About

A pure python gRPC server and client implementation using curio and hyper-h2


Languages

Language:Python 99.4%Language:Shell 0.6%