From 5e67ef8046e6f749356146dd2e143db29a5e45c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=88=ED=9B=88=EA=B8=B0?= Date: Sat, 24 Jan 2026 12:19:50 +0900 Subject: [PATCH] =?UTF-8?q?:art:Design:=20stomp-test.html=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/stomp-test.html | 547 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 547 insertions(+) create mode 100644 assets/stomp-test.html diff --git a/assets/stomp-test.html b/assets/stomp-test.html new file mode 100644 index 0000000..91fdbeb --- /dev/null +++ b/assets/stomp-test.html @@ -0,0 +1,547 @@ + + + + + + Group Chat UI (SockJS + STOMP) + + + + + + + + + +
+ +
+
+
+ 채팅 설정 +
멀티창 테스트용 (각 창에서 닉네임 다르게)
+
+ +
+ +
+
+
+ + +
+
+ + +
+
+ +
+ + +
+ +
+ + +
+
+ +
+
+ + DISCONNECTED +
+
not subscribed
+
+
+ + +
+
+
+ 단체 채팅방 +
room: 1
+
+
Enter로 전송 / Subscribe 후 수신
+
+ +
+ +
+ + +
+ +
+ 디버그 로그 보기 +
+
+
+
+ + + + + \ No newline at end of file