Commit 455f914f authored by 冯景珉's avatar 冯景珉

Updates 框架功能描述/websocket.md

Auto commit by GitBook Editor
parent 1de3425b
# 使用websocket实现消息提示 # 使用websocket实现消息提示
### 1进行websocket的相应配置 ### 1.进行websocket的相应配置
#### 添加需要的文件 #### 添加需要的文件
* js:webapp/lib/websocket/sockjs.js * js:webapp/lib/websocket/sockjs.js
* spring配置文件:resources/spring/applicationContext-websocket.xml * spring配置文件:resources/spring/applicationContext-websocket.xml
...@@ -44,6 +44,9 @@ function initWebSocket() { ...@@ -44,6 +44,9 @@ function initWebSocket() {
``` ```
### 2.消息推送
#### 获取SocketSessionMap
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment