LICENSE
MANIFEST.in
README.md
pyproject.toml
test_socketio.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/deployment.rst
docs/getting_started.rst
docs/implementation_notes.rst
docs/index.rst
docs/intro.rst
docs/make.bat
docs/upgrading.rst
docs/_static/README.md
docs/_static/custom.css
src/Flask_SocketIO.egg-info/PKG-INFO
src/Flask_SocketIO.egg-info/SOURCES.txt
src/Flask_SocketIO.egg-info/dependency_links.txt
src/Flask_SocketIO.egg-info/not-zip-safe
src/Flask_SocketIO.egg-info/requires.txt
src/Flask_SocketIO.egg-info/top_level.txt
src/flask_socketio/__init__.py
src/flask_socketio/namespace.py
src/flask_socketio/test_client.py