mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-24 09:18:16 +02:00
40a5a655af
* Add type annotations * Add test for asyncio auth example * Use dynamic stubs to allow same code runs manually and under Bazel * Add grpcio-tools as a Bazel dependency * asyncio.run is not yet existed in 3.6 * Improve readability