ChatApp-DjangoChannels 使用websockets的聊天应用程序(Django Channels,Tortoise ORM) 安装要求 使用Virtualenv并安装软件包。 pip install -r requirements.txt 运行项目 转到项目目录,然后在终端中运行以下行。 python manage.py runserver