README.md
setup.cfg
setup.py
pip_services4_grpc/__init__.py
pip_services4_grpc.egg-info/PKG-INFO
pip_services4_grpc.egg-info/SOURCES.txt
pip_services4_grpc.egg-info/dependency_links.txt
pip_services4_grpc.egg-info/requires.txt
pip_services4_grpc.egg-info/top_level.txt
pip_services4_grpc.egg-info/zip-safe
pip_services4_grpc/build/DefaultGrpcFactory.py
pip_services4_grpc/build/__init__.py
pip_services4_grpc/clients/CommandableGrpcClient.py
pip_services4_grpc/clients/GrpcClient.py
pip_services4_grpc/clients/__init__.py
pip_services4_grpc/controllers/CommandableGrpcController.py
pip_services4_grpc/controllers/GrpcController.py
pip_services4_grpc/controllers/GrpcEndpoint.py
pip_services4_grpc/controllers/IRegisterable.py
pip_services4_grpc/controllers/__init__.py
pip_services4_grpc/protos/__init__.py
pip_services4_grpc/protos/commandable_pb2.py
pip_services4_grpc/protos/commandable_pb2_grpc.py
pip_services4_grpc/test/TestCommandableGrpcClient.py
pip_services4_grpc/test/TestGrpcClient.py
pip_services4_grpc/test/__init__.py
test/clients/DummyClientFixture.py
test/clients/DummyCommandableGrpcClient.py
test/clients/DummyGrpcClient.py
test/clients/IDummyClient.py
test/clients/__init__.py
test/clients/test_CredentialsClient.py
test/clients/test_DummyCommandableGrpcClient.py
test/clients/test_DummyGrpcClient.py
test/protos/__init__.py
test/protos/dummies_pb2.py
test/protos/dummies_pb2_grpc.py
test/services/DummyCommandableGrpcController.py
test/services/DummyGrpcController.py
test/services/__init__.py
test/services/test_CredentialsController.py
test/services/test_DummyCommandableGrpcController.py
test/services/test_DummyGrpcController.py
test/services/test_GrpcEndpoint.py