Commit Graph

4 Commits

Author SHA1 Message Date
Lidi Zheng 40a5a655af Polish and add AsyncIO examples
* 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
2020-12-08 13:44:43 -08:00
Lidi Zheng ce41cde908 Fix string/bytes problem && lint 2019-06-26 09:46:05 -07:00
Lidi Zheng 5f98b1e8ef Fix 2/3 str/bytes compatibility issue 2019-06-24 17:13:42 -07:00
Lidi Zheng 12c296b3dc [Python] Add authentication extension example 2019-06-24 16:39:51 -07:00