I have a problem that I wanted to solve using Python 3 and asyncio. The problem involves RPC and for that I am using the excellent gRPC from google.
I just coded away try