简单聊天室 使用 Python 实现的基于 websocket 的简易聊天室。 部署 安装依赖 pip install simple-websockets 运行服务 python server.py 使用 使用浏览器打开 index.html