.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
tox.ini
nameko_grpc/__init__.py
nameko_grpc/channel.py
nameko_grpc/client.py
nameko_grpc/compression.py
nameko_grpc/connection.py
nameko_grpc/constants.py
nameko_grpc/context.py
nameko_grpc/dependency_provider.py
nameko_grpc/entrypoint.py
nameko_grpc/errors.py
nameko_grpc/headers.py
nameko_grpc/inspection.py
nameko_grpc/ssl.py
nameko_grpc/streams.py
nameko_grpc/timeout.py
nameko_grpc.egg-info/PKG-INFO
nameko_grpc.egg-info/SOURCES.txt
nameko_grpc.egg-info/dependency_links.txt
nameko_grpc.egg-info/requires.txt
nameko_grpc.egg-info/top_level.txt
nameko_grpc.egg-info/zip-safe
test/conftest.py
test/grpc_indirect_client.py
test/grpc_indirect_server.py
test/helpers.py
test/interop.docker
test/interop.docker-entrypoint.sh
test/test_basic.py
test/test_channel.py
test/test_compression.py
test/test_concurrency.py
test/test_connection.py
test/test_context_data.py
test/test_errors.py
test/test_headers.py
test/test_inspection.py
test/test_interop.py
test/test_metadata.py
test/test_secure.py
test/test_streams.py
test/test_timeout.py
test/certs/server.crt
test/certs/server.key
test/spec/advanced.proto
test/spec/advanced_nameko.py
test/spec/empty.proto
test/spec/example.proto
test/spec/example_grpc.py
test/spec/example_nameko.py
test/spec/interop.proto
test/spec/interop_grpc.py
test/spec/interop_nameko.py
test/spec/messages.proto
test/spec/performance_grpc.py
test/spec/performance_nameko.py