# chat-im **Repository Path**: halfayear/chat-im ## Basic Information - **Project Name**: chat-im - **Description**: chat-im,Web 即时通信应用,基于 workerman 开发的 Web 端即时通信(可参照 workerman 安装方式) - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/chat-im - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-06-14 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chat-im web即时聊天 ## 安装 - redis扩展 ## 功能 - 会话提醒 - 会话置顶 - 离线存储 - 表情传输 - 消息撤回 ## 使用 cd MessageWorker - debug模式 php start.php start - 守护进程 php start.php start -d