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

feat: add support for Python 3.5 #14

Closed standy66 closed 5 years ago

standy66 commented 5 years ago

Add support for Python 3.5 via async_generator library.