7 Star 145 Fork 40

CodeMan / SocketChat-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 645 Bytes
一键复制 编辑 原始数据 按行查看 历史
CodeMan 提交于 2022-05-05 15:10 . add README

Socket-Chat-Web端

Socket-Chat的web端,基于vue+socketio实现,目前实现了基本的用户登陆注册,会话列表逻辑,好友增删,好友私聊等功能。后期会继续完善现有功能,并添加群聊,视频通话,后台管理等功能。

若要在网上发布,请注明出处,谢谢!

项目演示

【Socket-Chat】在线聊天系统项目(仿微信)express+vue+socketio_哔哩哔哩_bilibili

在线demo

http://codeman.ink:666/ (处于安全考虑, 暂时不开放demo)

安装步骤

  1. npm install
  2. npm run serve

注意

  1. ...
1
https://gitee.com/PengGeee/socket-chat-web.git
git@gitee.com:PengGeee/socket-chat-web.git
PengGeee
socket-chat-web
SocketChat-web
master

搜索帮助