From abd835dd0d4d279d299cd25e26d5a397745a4754 Mon Sep 17 00:00:00 2001
From: midKingKing <627600810@qq.com>
Date: Thu, 25 Jan 2018 10:53:02 +0800
Subject: [PATCH] =?UTF-8?q?Updates=20=E6=A1=86=E6=9E=B6=E5=8A=9F=E8=83=BD?=
 =?UTF-8?q?=E6=8F=8F=E8=BF=B0/websocket.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Auto commit by GitBook Editor
---
 .../websocket.md"                                           | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git "a/\346\241\206\346\236\266\345\212\237\350\203\275\346\217\217\350\277\260/websocket.md" "b/\346\241\206\346\236\266\345\212\237\350\203\275\346\217\217\350\277\260/websocket.md"
index e69de29..9a0cc62 100644
--- "a/\346\241\206\346\236\266\345\212\237\350\203\275\346\217\217\350\277\260/websocket.md"
+++ "b/\346\241\206\346\236\266\345\212\237\350\203\275\346\217\217\350\277\260/websocket.md"
@@ -0,0 +1,6 @@
+# 使用websocket实现消息提示
+
+### 1、进行websocket的相应配置
+* js所在目录:webapp/lib/websocket/sockjs.js
+* spring配置所在目录:resources/spring/applicationContext-websocket.xml
+
-- 
2.21.0