websocket_vue_v1.0.0

所属分类:PHP编程
开发工具:PHP
文件大小:102KB
下载次数:1
上传日期:2020-05-17 10:43:39
上 传 者zgh1208
说明:  基于WebSocket实现的vue websocket聊天,支持一对一聊天,功能包含登录页面、对话界面、好友列表、上下线提醒等。
(The Vue websocket chat based on websocket supports one-to-one chat, including login page, dialogue interface, friends list, online and offline reminders, etc.)

文件列表:
GoEasyDemo-Vue-IM-Chat (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\babel.config.js (73, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\GoEasyDemo-Vue-IM-Chat-gif.gif (81435, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\package.json (911, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\favicon.ico (4286, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\Arrow-Left.png (222, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\Avatar-1.png (3609, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\Avatar-2.png (3611, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\Avatar-3.png (3485, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\Avatar-4.png (3546, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\logo.png (6849, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\images\Vector.png (714, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\index.html (576, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\public\rem.js (5015, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\App.vue (383, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\assets (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\assets\lib (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\assets\lib\imservice.js (6067, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\assets\lib\restapi.js (4193, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\main.js (276, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\routers (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\routers\index.js (744, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\views (0, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\views\Chat.vue (6044, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\views\FriendList.vue (3999, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\src\views\Login.vue (2384, 2020-05-12)
GoEasyDemo-Vue-IM-Chat\vue.config.js (65, 2020-05-12)
说明.htm (3591, 2012-05-10)

# GoEasyDemo-Vue-IM ![image](./GoEasyDemo-Vue-IM-Chat-gif.gif) ##运行步骤 ### 获取GoEasy Appkey ``` 先注册一个账号,登录后,创建一个应用,就能得到您的appkey。 ``` ### 配置您的appkey ``` 在imservice.js,将appkey替换为您自己的common key ``` ## 项目构建 ``` npm install ``` ### 运行 ``` npm run serve ```

近期下载者

相关文件


收藏者