spring-boot-websocket-chat-demo

Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol

Github星跟蹤圖

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/

主要指標

概覽
名稱與所有者callicoder/spring-boot-websocket-chat-demo
主編程語言Java
編程語言Java (語言數: 5)
平台
許可證
所有者活动
創建於2017-07-25 13:06:54
推送於2024-07-13 14:35:57
最后一次提交2021-10-14 08:49:17
發布數0
用户参与
星數1.1k
關注者數23
派生數644
提交數40
已啟用問題?
問題數6
打開的問題數4
拉請求數1
打開的拉請求數7
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?