aarcro / django_socketio_test

The test django test project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django_socketio_test

The test project for gevent_socketio2.

Installation

git clone --recursive git@github.com:shuoli84/django_socketio_test.git
cd django_socketio_test/django_socketio_test
mkvirtualenv django_socketio_test
pip install -r requirements.txt
python manage.py run

Then open browser and browse to 127.0.0.1:8001

About

The test django test project


Languages

Language:JavaScript 95.4%Language:CSS 3.8%Language:Python 0.7%Language:HTML 0.1%