Skip to content

Commit a3c3615

Browse files
committed
Update README.md
1 parent f00b1f2 commit a3c3615

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123

124124
**Step4:运行启动类**:src/main/java/com/hackyle/log/viewer/RemoteLogViewerApp.java
125125

126-
**Step5:**进入Chrome,在地址栏输入:http://localhost:8989/,进入日志查看首页
126+
**Step5:** 进入Chrome,在地址栏输入:http://localhost:8989/,进入日志查看首页
127127

128128

129129

@@ -225,7 +225,7 @@ public void destroyConnect(Session sshSession) {
225225

226226
**1.导入WebSocket的starter依赖**
227227

228-
**2.事件处理器:**通过继承 TextWebSocketHandler 类并覆盖相应方法,可以对 websocket 的事件进行处理
228+
**2.事件处理器:** 通过继承 TextWebSocketHandler 类并覆盖相应方法,可以对 websocket 的事件进行处理
229229

230230
**3.WS握手(连接)拦截器**
231231

0 commit comments

Comments
 (0)