Skip to content

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

License

Notifications You must be signed in to change notification settings

firejq/web-chatroom-stomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Chatroom

Only for practice

一个简易的多人网页聊天室,根据之前的项目 MultiClientWebChat 更改而来,使用 Spring Boot 进行开发,并加入了 websocket 子协议 stomp 和 SockJS 的支持。

启动项目后访问 127.0.0.1:8080 即可:

image

Feature and Achieve

  • 客户端设置了自动重连机制:

    在最大重连次数限制内,与服务器断开连接后每隔10秒自动重连。

License

The Web Chatroom is under the MIT license.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published