netty+springboot+websocket+vue 即时通讯开源实现

下载地址:netty即时通讯客服系统demo-Web开发文档类资源-CSDN下载

1:启动springboot项目  

netty+springboot+websocket+vue 即时通讯开源实现_第1张图片

2:启动vue项目

netty+springboot+websocket+vue 即时通讯开源实现_第2张图片

3:启动管理员端(注意一定按照步骤来) http://localhost:8082/#/Login

 netty+springboot+websocket+vue 即时通讯开源实现_第3张图片

 4 启动访客端 (userId 1,2,3,4,5,6,7,8,9 其中一个就行 可以启动这9个访客) 

http://localhost:8082/#/Client?userId=2

netty+springboot+websocket+vue 即时通讯开源实现_第4张图片

你可能感兴趣的:(自研,web,java,javascript)