Commit 6279dd0
Fixed bug that close event won't be executed when close the connection by websocket server.. (#2214)
* fix:协程模式服务端关闭连接未触发onClose事件
* Optimized code.
* Update CHANGELOG-2.0.md
Co-authored-by: 李铭昕 <[email protected]>1 parent ece35ff commit 6279dd0
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 186 | + | |
191 | 187 | | |
192 | 188 | | |
193 | 189 | | |
| |||
0 commit comments