AUTHORS CHANGELOG LICENSE MANIFEST.in README.rst setup.py docs/Makefile docs/make.bat docs/source/conf.py docs/source/handler.rst docs/source/index.rst docs/source/main.rst docs/source/mixins.rst docs/source/namespace.rst docs/source/packet.rst docs/source/server.rst docs/source/server_integration.rst docs/source/sgunicorn.rst docs/source/transports.rst docs/source/virtsocket.rst gevent_socketio.egg-info/PKG-INFO gevent_socketio.egg-info/SOURCES.txt gevent_socketio.egg-info/dependency_links.txt gevent_socketio.egg-info/entry_points.txt gevent_socketio.egg-info/requires.txt gevent_socketio.egg-info/top_level.txt socketio/__init__.py socketio/defaultjson.py socketio/exceptions.py socketio/handler.py socketio/mixins.py socketio/namespace.py socketio/packet.py socketio/policyserver.py socketio/sdjango.py socketio/server.py socketio/sgunicorn.py socketio/storage.py socketio/transports.py socketio/virtsocket.py tests/__init__.py tests/test_namespace.py tests/test_packet.py tests/test_socket.py tests/jstests/jstests.py tests/jstests/static/WebSocketMain.swf tests/jstests/static/qunit.css tests/jstests/static/qunit.js tests/jstests/static/socket.io.js tests/jstests/tests/suite.js