文件名称:flask-chat:来自 gevent-socketio 示例的聊天的 Flask 实现
文件大小:217KB
文件格式:ZIP
更新时间:2024-07-22 20:45:43
Python
烧瓶聊天 来自示例的 Flask 聊天实现。
【文件预览】:
flask-chat-master
----README.rst(131B)
----run.py(318B)
----requirements.txt(61B)
----chat.py(4KB)
----templates()
--------rooms.html(736B)
--------base.html(1019B)
--------room.html(861B)
----.gitignore(232B)
----static()
--------js()
--------css()