mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 17:12:19 +01:00
* Add timeout example * Add pb2 file to example * Remove .proto file * Add keep_alive example * Add refelction client * fixes * Add example for health_check * Changes based on comments * Fix pylint