MANIFEST.in
README.rst
commands.py
requirements.txt
setup.cfg
setup.py
./grpc/__init__.py
./grpc/_adapter/__init__.py
./grpc/_adapter/_common.py
./grpc/_adapter/_implementations.py
./grpc/_adapter/_intermediary_low.py
./grpc/_adapter/_low.py
./grpc/_adapter/_types.py
./grpc/_adapter/fore.py
./grpc/_adapter/rear.py
./grpc/_cython/__init__.py
./grpc/_cython/_cygrpc/__init__.py
./grpc/_links/__init__.py
./grpc/_links/_constants.py
./grpc/_links/invocation.py
./grpc/_links/service.py
./grpc/beta/__init__.py
./grpc/beta/_connectivity_channel.py
./grpc/beta/_server.py
./grpc/beta/_stub.py
./grpc/beta/implementations.py
./grpc/beta/interfaces.py
./grpc/beta/utilities.py
./grpc/early_adopter/__init__.py
./grpc/early_adopter/implementations.py
./grpc/framework/__init__.py
./grpc/framework/alpha/__init__.py
./grpc/framework/alpha/_face_utilities.py
./grpc/framework/alpha/_reexport.py
./grpc/framework/alpha/exceptions.py
./grpc/framework/alpha/interfaces.py
./grpc/framework/alpha/utilities.py
./grpc/framework/base/__init__.py
./grpc/framework/base/_cancellation.py
./grpc/framework/base/_constants.py
./grpc/framework/base/_context.py
./grpc/framework/base/_emission.py
./grpc/framework/base/_ends.py
./grpc/framework/base/_expiration.py
./grpc/framework/base/_ingestion.py
./grpc/framework/base/_interfaces.py
./grpc/framework/base/_reception.py
./grpc/framework/base/_termination.py
./grpc/framework/base/_transmission.py
./grpc/framework/base/exceptions.py
./grpc/framework/base/implementations.py
./grpc/framework/base/in_memory.py
./grpc/framework/base/interfaces.py
./grpc/framework/base/null.py
./grpc/framework/base/util.py
./grpc/framework/common/__init__.py
./grpc/framework/common/cardinality.py
./grpc/framework/common/style.py
./grpc/framework/core/__init__.py
./grpc/framework/core/_constants.py
./grpc/framework/core/_context.py
./grpc/framework/core/_emission.py
./grpc/framework/core/_end.py
./grpc/framework/core/_expiration.py
./grpc/framework/core/_ingestion.py
./grpc/framework/core/_interfaces.py
./grpc/framework/core/_operation.py
./grpc/framework/core/_protocol.py
./grpc/framework/core/_reception.py
./grpc/framework/core/_termination.py
./grpc/framework/core/_transmission.py
./grpc/framework/core/_utilities.py
./grpc/framework/core/implementations.py
./grpc/framework/crust/__init__.py
./grpc/framework/crust/_calls.py
./grpc/framework/crust/_control.py
./grpc/framework/crust/_service.py
./grpc/framework/crust/implementations.py
./grpc/framework/face/__init__.py
./grpc/framework/face/_calls.py
./grpc/framework/face/_control.py
./grpc/framework/face/_service.py
./grpc/framework/face/demonstration.py
./grpc/framework/face/exceptions.py
./grpc/framework/face/implementations.py
./grpc/framework/face/interfaces.py
./grpc/framework/face/utilities.py
./grpc/framework/foundation/__init__.py
./grpc/framework/foundation/_timer_future.py
./grpc/framework/foundation/abandonment.py
./grpc/framework/foundation/activated.py
./grpc/framework/foundation/callable_util.py
./grpc/framework/foundation/future.py
./grpc/framework/foundation/later.py
./grpc/framework/foundation/logging_pool.py
./grpc/framework/foundation/relay.py
./grpc/framework/foundation/stream.py
./grpc/framework/foundation/stream_util.py
./grpc/framework/interfaces/__init__.py
./grpc/framework/interfaces/base/__init__.py
./grpc/framework/interfaces/base/base.py
./grpc/framework/interfaces/base/utilities.py
./grpc/framework/interfaces/face/__init__.py
./grpc/framework/interfaces/face/face.py
./grpc/framework/interfaces/face/utilities.py
./grpc/framework/interfaces/links/__init__.py
./grpc/framework/interfaces/links/links.py
./grpc/framework/interfaces/links/utilities.py
grpc/__init__.py
grpc/_adapter/.gitignore
grpc/_adapter/__init__.py
grpc/_adapter/_common.py
grpc/_adapter/_implementations.py
grpc/_adapter/_intermediary_low.py
grpc/_adapter/_low.py
grpc/_adapter/_types.py
grpc/_adapter/fore.py
grpc/_adapter/rear.py
grpc/_cython/.gitignore
grpc/_cython/README.rst
grpc/_cython/__init__.py
grpc/_cython/cygrpc.c
grpc/_cython/cygrpc.pyx
grpc/_cython/_cygrpc/__init__.py
grpc/_cython/_cygrpc/call.c
grpc/_cython/_cygrpc/call.pxd
grpc/_cython/_cygrpc/call.pyx
grpc/_cython/_cygrpc/channel.c
grpc/_cython/_cygrpc/channel.pxd
grpc/_cython/_cygrpc/channel.pyx
grpc/_cython/_cygrpc/completion_queue.c
grpc/_cython/_cygrpc/completion_queue.pxd
grpc/_cython/_cygrpc/completion_queue.pyx
grpc/_cython/_cygrpc/credentials.c
grpc/_cython/_cygrpc/credentials.pxd
grpc/_cython/_cygrpc/credentials.pyx
grpc/_cython/_cygrpc/grpc.pxd
grpc/_cython/_cygrpc/records.c
grpc/_cython/_cygrpc/records.pxd
grpc/_cython/_cygrpc/records.pyx
grpc/_cython/_cygrpc/server.c
grpc/_cython/_cygrpc/server.pxd
grpc/_cython/_cygrpc/server.pyx
grpc/_links/__init__.py
grpc/_links/_constants.py
grpc/_links/invocation.py
grpc/_links/service.py
grpc/beta/__init__.py
grpc/beta/_connectivity_channel.py
grpc/beta/_server.py
grpc/beta/_stub.py
grpc/beta/implementations.py
grpc/beta/interfaces.py
grpc/beta/utilities.py
grpc/early_adopter/__init__.py
grpc/early_adopter/implementations.py
grpc/framework/__init__.py
grpc/framework/alpha/__init__.py
grpc/framework/alpha/_face_utilities.py
grpc/framework/alpha/_reexport.py
grpc/framework/alpha/exceptions.py
grpc/framework/alpha/interfaces.py
grpc/framework/alpha/utilities.py
grpc/framework/base/__init__.py
grpc/framework/base/_cancellation.py
grpc/framework/base/_constants.py
grpc/framework/base/_context.py
grpc/framework/base/_emission.py
grpc/framework/base/_ends.py
grpc/framework/base/_expiration.py
grpc/framework/base/_ingestion.py
grpc/framework/base/_interfaces.py
grpc/framework/base/_reception.py
grpc/framework/base/_termination.py
grpc/framework/base/_transmission.py
grpc/framework/base/exceptions.py
grpc/framework/base/implementations.py
grpc/framework/base/in_memory.py
grpc/framework/base/interfaces.py
grpc/framework/base/null.py
grpc/framework/base/util.py
grpc/framework/common/__init__.py
grpc/framework/common/cardinality.py
grpc/framework/common/style.py
grpc/framework/core/__init__.py
grpc/framework/core/_constants.py
grpc/framework/core/_context.py
grpc/framework/core/_emission.py
grpc/framework/core/_end.py
grpc/framework/core/_expiration.py
grpc/framework/core/_ingestion.py
grpc/framework/core/_interfaces.py
grpc/framework/core/_operation.py
grpc/framework/core/_protocol.py
grpc/framework/core/_reception.py
grpc/framework/core/_termination.py
grpc/framework/core/_transmission.py
grpc/framework/core/_utilities.py
grpc/framework/core/implementations.py
grpc/framework/crust/__init__.py
grpc/framework/crust/_calls.py
grpc/framework/crust/_control.py
grpc/framework/crust/_service.py
grpc/framework/crust/implementations.py
grpc/framework/face/__init__.py
grpc/framework/face/_calls.py
grpc/framework/face/_control.py
grpc/framework/face/_service.py
grpc/framework/face/demonstration.py
grpc/framework/face/exceptions.py
grpc/framework/face/implementations.py
grpc/framework/face/interfaces.py
grpc/framework/face/utilities.py
grpc/framework/foundation/__init__.py
grpc/framework/foundation/_timer_future.py
grpc/framework/foundation/abandonment.py
grpc/framework/foundation/activated.py
grpc/framework/foundation/callable_util.py
grpc/framework/foundation/future.py
grpc/framework/foundation/later.py
grpc/framework/foundation/logging_pool.py
grpc/framework/foundation/relay.py
grpc/framework/foundation/stream.py
grpc/framework/foundation/stream_util.py
grpc/framework/interfaces/__init__.py
grpc/framework/interfaces/base/__init__.py
grpc/framework/interfaces/base/base.py
grpc/framework/interfaces/base/utilities.py
grpc/framework/interfaces/face/__init__.py
grpc/framework/interfaces/face/face.py
grpc/framework/interfaces/face/utilities.py
grpc/framework/interfaces/links/__init__.py
grpc/framework/interfaces/links/links.py
grpc/framework/interfaces/links/utilities.py
grpcio.egg-info/PKG-INFO
grpcio.egg-info/SOURCES.txt
grpcio.egg-info/dependency_links.txt
grpcio.egg-info/requires.txt
grpcio.egg-info/top_level.txt
tests/__init__.py
tests/_loader.py
tests/_result.py
tests/_runner.py
tests/interop/__init__.py
tests/interop/_insecure_interop_test.py
tests/interop/_interop_test_case.py
tests/interop/_secure_interop_test.py
tests/interop/client.py
tests/interop/empty.proto
tests/interop/messages.proto
tests/interop/methods.py
tests/interop/resources.py
tests/interop/server.py
tests/interop/test.proto
tests/interop/credentials/README
tests/interop/credentials/ca.pem
tests/interop/credentials/server1.key
tests/interop/credentials/server1.pem
tests/protoc_plugin/__init__.py
tests/protoc_plugin/beta_python_plugin_test.py
tests/protoc_plugin/protoc_plugin_test.proto
tests/unit/__init__.py
tests/unit/_core_over_links_base_interface_test.py
tests/unit/_crust_over_core_over_links_face_interface_test.py
tests/unit/resources.py
tests/unit/test_common.py
tests/unit/_adapter/.gitignore
tests/unit/_adapter/__init__.py
tests/unit/_adapter/_intermediary_low_test.py
tests/unit/_adapter/_low_test.py
tests/unit/_adapter/_proto_scenarios.py
tests/unit/_cython/.gitignore
tests/unit/_cython/__init__.py
tests/unit/_cython/cygrpc_test.py
tests/unit/_cython/test_utilities.py
tests/unit/_junkdrawer/__init__.py
tests/unit/_junkdrawer/math_pb2.py
tests/unit/_junkdrawer/stock_pb2.py
tests/unit/_links/__init__.py
tests/unit/_links/_lonely_invocation_link_test.py
tests/unit/_links/_proto_scenarios.py
tests/unit/_links/_transmission_test.py
tests/unit/beta/__init__.py
tests/unit/beta/_beta_features_test.py
tests/unit/beta/_connectivity_channel_test.py
tests/unit/beta/_face_interface_test.py
tests/unit/beta/_not_found_test.py
tests/unit/beta/_utilities_test.py
tests/unit/beta/test_utilities.py
tests/unit/credentials/README
tests/unit/credentials/ca.pem
tests/unit/credentials/server1.key
tests/unit/credentials/server1.pem
tests/unit/framework/__init__.py
tests/unit/framework/_crust_over_core_face_interface_test.py
tests/unit/framework/common/__init__.py
tests/unit/framework/common/test_constants.py
tests/unit/framework/common/test_control.py
tests/unit/framework/common/test_coverage.py
tests/unit/framework/core/__init__.py
tests/unit/framework/core/_base_interface_test.py
tests/unit/framework/face/__init__.py
tests/unit/framework/face/testing/__init__.py
tests/unit/framework/face/testing/base_util.py
tests/unit/framework/face/testing/blocking_invocation_inline_service_test_case.py
tests/unit/framework/face/testing/callback.py
tests/unit/framework/face/testing/control.py
tests/unit/framework/face/testing/coverage.py
tests/unit/framework/face/testing/digest.py
tests/unit/framework/face/testing/event_invocation_synchronous_event_service_test_case.py
tests/unit/framework/face/testing/future_invocation_asynchronous_event_service_test_case.py
tests/unit/framework/face/testing/interfaces.py
tests/unit/framework/face/testing/service.py
tests/unit/framework/face/testing/stock_service.py
tests/unit/framework/face/testing/test_case.py
tests/unit/framework/foundation/__init__.py
tests/unit/framework/foundation/_later_test.py
tests/unit/framework/foundation/_logging_pool_test.py
tests/unit/framework/foundation/stream_testing.py
tests/unit/framework/interfaces/__init__.py
tests/unit/framework/interfaces/base/__init__.py
tests/unit/framework/interfaces/base/_control.py
tests/unit/framework/interfaces/base/_sequence.py
tests/unit/framework/interfaces/base/_state.py
tests/unit/framework/interfaces/base/test_cases.py
tests/unit/framework/interfaces/base/test_interfaces.py
tests/unit/framework/interfaces/face/_3069_test_constant.py
tests/unit/framework/interfaces/face/__init__.py
tests/unit/framework/interfaces/face/_blocking_invocation_inline_service.py
tests/unit/framework/interfaces/face/_digest.py
tests/unit/framework/interfaces/face/_event_invocation_synchronous_event_service.py
tests/unit/framework/interfaces/face/_future_invocation_asynchronous_event_service.py
tests/unit/framework/interfaces/face/_invocation.py
tests/unit/framework/interfaces/face/_receiver.py
tests/unit/framework/interfaces/face/_service.py
tests/unit/framework/interfaces/face/_stock_service.py
tests/unit/framework/interfaces/face/test_cases.py
tests/unit/framework/interfaces/face/test_interfaces.py
tests/unit/framework/interfaces/links/__init__.py
tests/unit/framework/interfaces/links/test_cases.py
tests/unit/framework/interfaces/links/test_utilities.py