LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
src/paho_socket/__init__.py
src/paho_socket/client.py
src/paho_socket/version.py
src/paho_socket.egg-info/PKG-INFO
src/paho_socket.egg-info/SOURCES.txt
src/paho_socket.egg-info/dependency_links.txt
src/paho_socket.egg-info/requires.txt
src/paho_socket.egg-info/top_level.txt
test/test_client.py
test/test_integration.py