Skip to content

scoooooott/web-chatroom-stomp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Chatroom

根据之前的项目 MultiClientWebChat 更改而来,使用 Spring Boot 进行开发,并加入了 websocket 子协议 stomp 和 SockJS 的支持

Only for practice

Feature and Achieve

  • 客户端设置了自动重连机制: 在最大重连次数限制内,与服务器断开连接后每隔10秒自动重连

License

The Web Chatroom is under the MIT license.

About

根据项目 MultiClientWebChat 更改而来,使用 Spring Boot,加入 Stomp、SockJS 支持

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.1%
  • Java 33.0%
  • HTML 9.7%
  • CSS 3.2%