Commits


Konstantin Varlamov authored and GitHub committed e82f110fff2
C++ migration: make C++ Datastore create gRPC objects (#1765) Also introduce a new class, `GrpcConnection`, somewhat similar to the class of the same name in Web client, which does the bulk of the work making sure there is a valid gRPC channel/stub.