Do not use, based on wrong branch, use v0.2.3
This software allows you to wrap your BMI implementation (https://github.com/csdms/bmi) in a server process and communicate with it via the included python client. The communication is serialized to protocol buffers by GRPC (https://grpc.io/) and occurs over network ports.
Fixed
* Process hangs when Docker container exits during construction of BmiClientDocker [50](https://github.com/eWaterCycle/grpc4bmi/issues/50)