LICENSE
MANIFEST.in
README.rst
setup.py
sockjsChat/__init__.py
sockjsChat/multiplex.py
sockjsChat/server.py
sockjsChat/settings.py
sockjsChat/urls.py
sockjsChat/utils.py
sockjsChat.egg-info/PKG-INFO
sockjsChat.egg-info/SOURCES.txt
sockjsChat.egg-info/dependency_links.txt
sockjsChat.egg-info/entry_points.txt
sockjsChat.egg-info/requires.txt
sockjsChat.egg-info/top_level.txt
sockjsChat/apps/__init__.py
sockjsChat/apps/main/__init__.py
sockjsChat/apps/main/urls.py
sockjsChat/apps/main/views.py
sockjsChat/static/css/style.css
sockjsChat/static/js/date.js
sockjsChat/static/js/multiplex.js
sockjsChat/static/js/script.js
sockjsChat/templates/chat.html
sockjsChat/templates/index.html
sockjsChat/templates/multiplex.html