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

refactor: core socket logic changes #17

Closed standy66 closed 5 years ago

standy66 commented 5 years ago

Also, add test to validate http2 correctness.