AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/chat.html
examples/chat.py
examples/json.js
examples/socket.io.js
examples/stylesheets/style.css
pysocketio.egg-info/PKG-INFO
pysocketio.egg-info/SOURCES.txt
pysocketio.egg-info/dependency_links.txt
pysocketio.egg-info/requires.txt
pysocketio.egg-info/top_level.txt
socketio/__init__.py
socketio/exceptions.py
socketio/handler.py
socketio/packets.py
socketio/protocol.py
socketio/server.py
socketio/session.py
socketio/transports.py
socketio/tests/__init__.py
socketio/tests/protocol.py
socketio/tests/test_runner.py
socketio/tests/test_servers.py