Skip to content

基于springboot-websocket开发的WEB即时通信,支持群聊、点对点通信等。

Notifications You must be signed in to change notification settings

yy1193889747/chat-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

springboot-websocket-chat

功能点描述

  • 访问页面时,ajax请求返回在线用户。(非实时)
  • 用户名ajax校验是否重名。
  • 建立连接后,订阅user、lobby、private通道。(实时接收消息)
  • 消息角标提醒。
  • 与不同用户的聊天界面切换。

About

基于springboot-websocket开发的WEB即时通信,支持群聊、点对点通信等。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published