python-trio / purerpc

Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
Apache License 2.0
217 stars 15 forks source link

Docs needed #12

Open standy66 opened 5 years ago

standy66 commented 5 years ago

For all public interfaces and maybe even explaining internal details to show that gRPC is really a very simple protocol on top of HTTP/2