README.rst
pyproject.toml
setup.py
shapeshifter_uftp/__init__.py
shapeshifter_uftp/cli.py
shapeshifter_uftp/exceptions.py
shapeshifter_uftp/logging.py
shapeshifter_uftp/transport.py
shapeshifter_uftp.egg-info/PKG-INFO
shapeshifter_uftp.egg-info/SOURCES.txt
shapeshifter_uftp.egg-info/dependency_links.txt
shapeshifter_uftp.egg-info/entry_points.txt
shapeshifter_uftp.egg-info/requires.txt
shapeshifter_uftp.egg-info/top_level.txt
shapeshifter_uftp/client/__init__.py
shapeshifter_uftp/client/agr_cro_client.py
shapeshifter_uftp/client/agr_dso_client.py
shapeshifter_uftp/client/base_client.py
shapeshifter_uftp/client/cro_agr_client.py
shapeshifter_uftp/client/cro_dso_client.py
shapeshifter_uftp/client/dso_agr_client.py
shapeshifter_uftp/client/dso_cro_client.py
shapeshifter_uftp/service/__init__.py
shapeshifter_uftp/service/agr_service.py
shapeshifter_uftp/service/base_service.py
shapeshifter_uftp/service/cro_service.py
shapeshifter_uftp/service/dso_service.py
shapeshifter_uftp/uftp/__init__.py
shapeshifter_uftp/uftp/agr_cro.py
shapeshifter_uftp/uftp/agr_dso.py
shapeshifter_uftp/uftp/common.py
shapeshifter_uftp/uftp/cro_dso.py
shapeshifter_uftp/uftp/defaults.py
shapeshifter_uftp/uftp/metering.py
shapeshifter_uftp/uftp/validations.py
test/test_cli.py
test/test_client_errors.py
test/test_client_with_workers.py
test/test_clients_from_service.py
test/test_communications.py
test/test_default_responses.py
test/test_message_destination.py
test/test_presence_of_client_methods.py
test/test_presence_of_service_methods.py
test/test_roundtrip_serialization.py
test/test_seal_and_unseal.py
test/test_service_errors.py
test/test_snake_case.py
test/test_ttl_cache.py
test/test_validations.py
test/test_xml_schema_compliance.py