Django使用dwebsocket详解(跟着我不翻车)

Django使用websocket详解(最全dwebsocket版)

安装库

pip install  dwebsocket

1.test.html

2.settings.py

3.url.py

4.common中的message_websocket.py

by xff