README.md
setup.cfg
setup.py
pip_services3_grpc/__init__.py
pip_services3_grpc.egg-info/PKG-INFO
pip_services3_grpc.egg-info/SOURCES.txt
pip_services3_grpc.egg-info/dependency_links.txt
pip_services3_grpc.egg-info/requires.txt
pip_services3_grpc.egg-info/top_level.txt
pip_services3_grpc.egg-info/zip-safe
pip_services3_grpc/build/DefaultGrpcFactory.py
pip_services3_grpc/build/__init__.py
pip_services3_grpc/clients/CommandableGrpcClient.py
pip_services3_grpc/clients/GrpcClient.py
pip_services3_grpc/clients/__init__.py
pip_services3_grpc/protos/__init__.py
pip_services3_grpc/protos/commandable_pb2.py
pip_services3_grpc/protos/commandable_pb2_grpc.py
pip_services3_grpc/services/CommandableGrpcService.py
pip_services3_grpc/services/GrpcEndpoint.py
pip_services3_grpc/services/GrpcService.py
pip_services3_grpc/services/IRegisterable.py
pip_services3_grpc/services/__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/DummyCommandableGrpcService.py
test/services/DummyGrpcService.py
test/services/__init__.py
test/services/test_CredentialsService.py
test/services/test_DummyCommandableGrpcService.py
test/services/test_DummyGrpcService.py
test/services/test_GrpcEndpoint.py