MCPcopy Create free account
hub / github.com/msgbyte/tailchat / disconnect

Method disconnect

client/shared/api/socket.ts:117–119  ·  view source on GitHub ↗

* 断开连接

()

Source from the content-addressed store, hash-verified

115 * 断开连接
116 */
117 disconnect() {
118 this.socket.disconnect();
119 }
120
121 /**
122 * 初始Socket状态管理提示

Callers 3

mockReconnectMethod · 0.45
Intersection.tsxFile · 0.45
FeatureSection.tsxFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected