Skip to content

FishingRodd/djangoChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduce:实现基本websocket聊天室和文件上传功能

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

develop by

Django==4.0.2

django-admin-global-sidebar==0.2.0

django-cors-headers==3.13.0

django-filter==22.1

djangorestframework==3.13.1

djangorestframework-simplejwt==5.1.0

channels==4.0.0

daphne==4.0.0

mysqlclient==2.1.0

The env provided is incomplete

description

The project has a total of 6 interfaces

ws interfaces

  • ws://localhost:*/chat/room

remark

Note that mysql is configured in the setting.py file

About

develop by:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages