Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SocketCluster/socketcluster
/ close
Method
close
app/public/socketcluster-client.js:2198–2200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2196
}
2197
2198
close() {
2199
this.client.closeChannel(this.name);
2200
}
2201
2202
kill() {
2203
this.client.killChannel(this.name);
Callers
3
socketcluster-client.js
File · 0.45
AGTransport
Function · 0.45
closeAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected