MANIFEST.in
README.rst
setup.cfg
setup.py
crossdock/server/__init__.py
crossdock/server/api.py
crossdock/server/server.py
crossdock/server/simple-service.thrift
tchannel/__init__.py
tchannel/_future.py
tchannel/_queue.py
tchannel/context.py
tchannel/deprecate.py
tchannel/enum.py
tchannel/errors.py
tchannel/event.py
tchannel/frame.py
tchannel/glossary.py
tchannel/io.py
tchannel/net.py
tchannel/peer_heap.py
tchannel/peer_strategy.py
tchannel/request.py
tchannel/response.py
tchannel/retry.py
tchannel/rw.py
tchannel/singleton.py
tchannel/statsd.py
tchannel/status.py
tchannel/tchannel.py
tchannel/tcurl.py
tchannel/tracing.py
tchannel/transport.py
tchannel.egg-info/PKG-INFO
tchannel.egg-info/SOURCES.txt
tchannel.egg-info/dependency_links.txt
tchannel.egg-info/entry_points.txt
tchannel.egg-info/requires.txt
tchannel.egg-info/top_level.txt
tchannel/container/__init__.py
tchannel/container/heap.py
tchannel/health/__init__.py
tchannel/health/health.py
tchannel/health/meta.thrift
tchannel/messages/__init__.py
tchannel/messages/base.py
tchannel/messages/call_continue.py
tchannel/messages/call_request.py
tchannel/messages/call_request_continue.py
tchannel/messages/call_response.py
tchannel/messages/call_response_continue.py
tchannel/messages/cancel.py
tchannel/messages/claim.py
tchannel/messages/common.py
tchannel/messages/error.py
tchannel/messages/init_request.py
tchannel/messages/init_response.py
tchannel/messages/ping_request.py
tchannel/messages/ping_response.py
tchannel/messages/types.py
tchannel/schemes/__init__.py
tchannel/schemes/json.py
tchannel/schemes/raw.py
tchannel/schemes/thrift.py
tchannel/serializer/__init__.py
tchannel/serializer/json.py
tchannel/serializer/raw.py
tchannel/serializer/thrift.py
tchannel/sync/__init__.py
tchannel/sync/client.py
tchannel/sync/singleton.py
tchannel/sync/thrift.py
tchannel/testing/__init__.py
tchannel/testing/vcr/__init__.py
tchannel/testing/vcr/cassette.py
tchannel/testing/vcr/config.py
tchannel/testing/vcr/exceptions.py
tchannel/testing/vcr/patch.py
tchannel/testing/vcr/proxy.py
tchannel/testing/vcr/proxy.thrift
tchannel/testing/vcr/record_modes.py
tchannel/testing/vcr/server.py
tchannel/testing/vcr/yaml.py
tchannel/thrift/__init__.py
tchannel/thrift/client.py
tchannel/thrift/module.py
tchannel/thrift/reflection.py
tchannel/thrift/rw.py
tchannel/thrift/server.py
tchannel/tornado/__init__.py
tchannel/tornado/connection.py
tchannel/tornado/dispatch.py
tchannel/tornado/hyperbahn.py
tchannel/tornado/message_factory.py
tchannel/tornado/peer.py
tchannel/tornado/request.py
tchannel/tornado/response.py
tchannel/tornado/stream.py
tchannel/tornado/tchannel.py
tchannel/tornado/tombstone.py
tchannel/tornado/util.py
tchannel/zipkin/__init__.py
tchannel/zipkin/zipkin_trace.py