.gitignore
.travis.yml
AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.rst
bootstrap.py
buildout.cfg
pip-requirements-test.txt
pip-requirements.txt
setup.cfg
setup.py
tox.ini
debian/changelog
debian/compat
debian/control
debian/copyright
debian/docs
debian/rules
debian/source/format
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
examples/json.js
examples/cross_origin/README.rst
examples/cross_origin/requirements.txt
examples/cross_origin/sock.py
examples/cross_origin/web.py
examples/cross_origin/static/app.js
examples/cross_origin/static/index.html
examples/cross_origin/static/0.8/socket.io.js
examples/cross_origin/static/0.9/socket.io.js
examples/django_chat/.gitignore
examples/django_chat/README.rst
examples/django_chat/bootstrap.py
examples/django_chat/buildout.cfg
examples/django_chat/chat/__init__.py
examples/django_chat/chat/models.py
examples/django_chat/chat/sockets.py
examples/django_chat/chat/urls.py
examples/django_chat/chat/views.py
examples/django_chat/chat/management/__init__.py
examples/django_chat/chat/management/commands/__init__.py
examples/django_chat/chat/management/commands/runserver_socketio.py
examples/django_chat/chat/static/css/chat.css
examples/django_chat/chat/static/flashsocket/WebSocketMain.swf
examples/django_chat/chat/static/js/chat.js
examples/django_chat/chat/static/js/socket.io.js
examples/django_chat/chat/templates/base.html
examples/django_chat/chat/templates/room.html
examples/django_chat/chat/templates/rooms.html
examples/django_chat/chatproject/__init__.py
examples/django_chat/chatproject/development.py
examples/django_chat/chatproject/settings.py
examples/django_chat/chatproject/urls.py
examples/flask_chat/README.rst
examples/flask_chat/chat.py
examples/flask_chat/init_db.py
examples/flask_chat/requirements.txt
examples/flask_chat/run.py
examples/flask_chat/static/css/chat.css
examples/flask_chat/static/js/chat.js
examples/flask_chat/static/js/jquery.min.js
examples/flask_chat/static/js/socketio/WebSocketMain.swf
examples/flask_chat/static/js/socketio/socket.io.min.js
examples/flask_chat/templates/base.html
examples/flask_chat/templates/room.html
examples/flask_chat/templates/rooms.html
examples/live_cpu_graph/README
examples/live_cpu_graph/setup.py
examples/live_cpu_graph/live_cpu_graph/index.html
examples/live_cpu_graph/live_cpu_graph/serve.py
examples/live_cpu_graph/live_cpu_graph/static/WebSocketMain.swf
examples/live_cpu_graph/live_cpu_graph/static/excanvas.js
examples/live_cpu_graph/live_cpu_graph/static/jquery-1.6.1.min.js
examples/live_cpu_graph/live_cpu_graph/static/jquery.flot.js
examples/live_cpu_graph/live_cpu_graph/static/socket.io.js
examples/live_cpu_graph/live_cpu_graph/static/css/style.css
examples/pyramid_backbone_redis_chat/README
examples/pyramid_backbone_redis_chat/development.ini
examples/pyramid_backbone_redis_chat/serve.py
examples/pyramid_backbone_redis_chat/setup.py
examples/pyramid_backbone_redis_chat/chatter3/__init__.py
examples/pyramid_backbone_redis_chat/chatter3/models.py
examples/pyramid_backbone_redis_chat/chatter3/views.py
examples/pyramid_backbone_redis_chat/chatter3/scripts/__init__.py
examples/pyramid_backbone_redis_chat/chatter3/scripts/populate.py
examples/pyramid_backbone_redis_chat/chatter3/static/WebSocketMain.swf
examples/pyramid_backbone_redis_chat/chatter3/static/backbone.js
examples/pyramid_backbone_redis_chat/chatter3/static/chatter.js
examples/pyramid_backbone_redis_chat/chatter3/static/handlebars.js
examples/pyramid_backbone_redis_chat/chatter3/static/jquery.js
examples/pyramid_backbone_redis_chat/chatter3/static/socket.io.js
examples/pyramid_backbone_redis_chat/chatter3/static/styles.css
examples/pyramid_backbone_redis_chat/chatter3/static/underscore.js
examples/pyramid_backbone_redis_chat/chatter3/templates/index.mako
examples/pyramid_backbone_redis_chat_persistence/README
examples/pyramid_backbone_redis_chat_persistence/development.ini
examples/pyramid_backbone_redis_chat_persistence/requirements.txt
examples/pyramid_backbone_redis_chat_persistence/serve.py
examples/pyramid_backbone_redis_chat_persistence/setup.py
examples/pyramid_backbone_redis_chat_persistence/chatter4/__init__.py
examples/pyramid_backbone_redis_chat_persistence/chatter4/models.py
examples/pyramid_backbone_redis_chat_persistence/chatter4/views.py
examples/pyramid_backbone_redis_chat_persistence/chatter4/scripts/__init__.py
examples/pyramid_backbone_redis_chat_persistence/chatter4/scripts/populate.py
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/backbone.js
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/chatter.js
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/handlebars.js
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/jquery.js
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/socket.io.js
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/styles.css
examples/pyramid_backbone_redis_chat_persistence/chatter4/static/underscore.js
examples/pyramid_backbone_redis_chat_persistence/chatter4/templates/index.mako
examples/simple_chat/chat.html
examples/simple_chat/chat.py
examples/simple_chat/static/WebSocketMain.swf
examples/simple_chat/static/jquery-1.6.1.min.js
examples/simple_chat/static/socket.io.js
examples/simple_chat/static/css/style.css
examples/simple_pyramid_chat/README
examples/simple_pyramid_chat/development.ini
examples/simple_pyramid_chat/serve.py
examples/simple_pyramid_chat/setup.py
examples/simple_pyramid_chat/wsgi.py
examples/simple_pyramid_chat/chatter2/__init__.py
examples/simple_pyramid_chat/chatter2/models.py
examples/simple_pyramid_chat/chatter2/views.py
examples/simple_pyramid_chat/chatter2/scripts/__init__.py
examples/simple_pyramid_chat/chatter2/scripts/populate.py
examples/simple_pyramid_chat/chatter2/static/WebSocketMain.swf
examples/simple_pyramid_chat/chatter2/static/backbone.js
examples/simple_pyramid_chat/chatter2/static/chatter.js
examples/simple_pyramid_chat/chatter2/static/handlebars.js
examples/simple_pyramid_chat/chatter2/static/jquery.js
examples/simple_pyramid_chat/chatter2/static/socket.io.js
examples/simple_pyramid_chat/chatter2/static/styles.css
examples/simple_pyramid_chat/chatter2/static/underscore.js
examples/simple_pyramid_chat/chatter2/templates/index.mako
examples/testapp/development.ini
examples/testapp/serve.py
examples/testapp/setup.py
examples/testapp/testapp/__init__.py
examples/testapp/testapp/models.py
examples/testapp/testapp/views.py
examples/testapp/testapp/scripts/__init__.py
examples/testapp/testapp/scripts/populate.py
examples/testapp/testapp/static/backbone.js
examples/testapp/testapp/static/chatter.js
examples/testapp/testapp/static/favicon.ico
examples/testapp/testapp/static/handlebars.js
examples/testapp/testapp/static/jquery.js
examples/testapp/testapp/static/socket.io.js
examples/testapp/testapp/static/styles.css
examples/testapp/testapp/static/underscore.js
examples/testapp/testapp/templates/index.mako
examples/twitterstream/README
examples/twitterstream/setup.py
examples/twitterstream/twitterstream/index.html
examples/twitterstream/twitterstream/serve.py
examples/twitterstream/twitterstream/static/WebSocketMain.swf
examples/twitterstream/twitterstream/static/jquery-1.6.1.min.js
examples/twitterstream/twitterstream/static/socket.io.js
examples/twitterstream/twitterstream/static/css/style.css
gevent_socketio_hartwork.egg-info/PKG-INFO
gevent_socketio_hartwork.egg-info/SOURCES.txt
gevent_socketio_hartwork.egg-info/dependency_links.txt
gevent_socketio_hartwork.egg-info/entry_points.txt
gevent_socketio_hartwork.egg-info/requires.txt
gevent_socketio_hartwork.egg-info/top_level.txt
socketio/__init__.py
socketio/defaultjson.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/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