You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Psami-wondah 877108c96b added django_example for asgi servers with uvicorn 4 years ago
..
core added django_example for asgi servers with uvicorn 4 years ago
django_io added django_example for asgi servers with uvicorn 4 years ago
.gitignore added django_example for asgi servers with uvicorn 4 years ago
Procfile added django_example for asgi servers with uvicorn 4 years ago
README.md added django_example for asgi servers with uvicorn 4 years ago
db.sqlite3 added django_example for asgi servers with uvicorn 4 years ago
manage.py added django_example for asgi servers with uvicorn 4 years ago
requirements.txt added django_example for asgi servers with uvicorn 4 years ago
server.py added django_example for asgi servers with uvicorn 4 years ago

README.md

Django with SocketIO

Initialization

  • pip install -r requirements.txt (in virtual environment)

  • python server.py to start app