spring-boot-websocket-chat-demo

Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol

Github stars Tracking Chart

Spring Boot WebSocket Chat Appplication

You can checkout the live version of the application at https://spring-ws-chat.herokuapp.com/

App Screenshot

Requirements

  1. Java - 1.8.x

  2. Maven - 3.x.x

Steps to Setup

1. Clone the application

git clone https://github.com/callicoder/spring-boot-websocket-chat-demo.git

2. Build and run the app using maven

cd spring-boot-websocket-chat-demo
mvn package
java -jar target/websocket-demo-0.0.1-SNAPSHOT.jar

Alternatively, you can run the app directly without packaging it like so -

mvn spring-boot:run

Learn More

You can find the tutorial for this application on my blog -

https://www.callicoder.com/spring-boot-websocket-chat-example/

Main metrics

Overview
Name With Ownercallicoder/spring-boot-websocket-chat-demo
Primary LanguageJava
Program languageJava (Language Count: 5)
Platform
License:
所有者活动
Created At2017-07-25 13:06:54
Pushed At2024-07-13 14:35:57
Last Commit At2021-10-14 08:49:17
Release Count0
用户参与
Stargazers Count1.1k
Watchers Count23
Fork Count644
Commits Count40
Has Issues Enabled
Issues Count6
Issue Open Count4
Pull Requests Count1
Pull Requests Open Count7
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private