gRPC-Python-Docker-Example
gRPC-Python-Docker-Example copied to clipboard
A simple guide to use gRPC with python and docker
Bumps [grpcio](https://github.com/grpc/grpc) from 1.38.0 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Implementing state-of-the-art gRPC server healthcheck in the server container. Resources : - https://stackoverflow.com/questions/56984565/python-grpc-health-check - https://github.com/grpc-ecosystem/grpc-health-probe - https://cloud.google.com/blog/topics/developers-practitioners/health-checking-your-grpc-servers-gke