LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
simplesockets/__init__.py
simplesockets/secure_sockets.py
simplesockets/simple_sockets.py
simplesockets/typehints.py
simplesockets.egg-info/PKG-INFO
simplesockets.egg-info/SOURCES.txt
simplesockets.egg-info/dependency_links.txt
simplesockets.egg-info/top_level.txt
simplesockets/_support_files/Events.py
simplesockets/_support_files/__init__.py
simplesockets/_support_files/error.py
simplesockets/example/__init__.py
simplesockets/example/echo_client.py
simplesockets/example/echo_server.py
tests/__init__.py
tests/test_secure_sockets.py
tests/test_simple_sockets.py