# weIM **Repository Path**: haha1231/weim ## Basic Information - **Project Name**: weIM - **Description**: 一个使用php-swoole的websocket搭建的简单聊天室 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # weIM ### 运行 1. 在终端执行 php websocket_server.php 2. 直接通过web服务器访问到 `public/index.php`。如果是服务器部署,请修改 `config/app.php` 中的 `server_url` 项 ### 开发环境 PHP >= 5.4 php-swoole 扩展 建议使用最新版 项目开始了 加油!