Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mockReconnect
Method · 0.45
Intersection.tsx
File · 0.45
FeatureSection.tsx
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected