ChatXChannels:学习使用Django渠道建立实时聊天

时间:2024-06-05 22:24:03
【文件属性】:

文件名称:ChatXChannels:学习使用Django渠道建立实时聊天

文件大小:36KB

文件格式:ZIP

更新时间:2024-06-05 22:24:03

django tutorial real-time websockets channels

聊天x频道 学习使用Django渠道建立实时聊天 要求 Django 2.0.5或Django 1.11 频道2.1.1 Python 3.5(及更高版本) 推荐开始: $ cd path/to/your/dev/folder $ mkdir channels $ cd channels $ git clone https://github.com/codingforentrepreneurs/ChatXChannels . $ git reset 2d1d70cff13e77c5a83d50282b18e978d1f5fdbe --hard $ git remote remove origin $ virtualenv -p python3 . $ source bin/activate (channels) $ pip install -r requirements.txt 讲


【文件预览】:
ChatXChannels-master
----channels.sublime-project(45B)
----readme.md(3KB)
----LICENSE(1KB)
----src()
--------runtime.txt(13B)
--------templates()
--------Procfile(64B)
--------chat()
--------db.sqlite3(152KB)
--------cfehome()
--------requirements.txt(445B)
--------manage.py(539B)
--------.gitignore(1KB)
----requirements.txt(383B)
----.gitignore(1KB)
----channels.sublime-workspace(16KB)

网友评论