Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SocketCluster/socketcluster
/ return
Method
return
app/public/socketcluster-client.js:8741–8745 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8739
}
8740
8741
return
() {
8742
delete this.currentNode;
8743
this._destroy();
8744
return
{};
8745
}
8746
8747
[Symbol.asyncIterator]() {
8748
return
this;
Callers
2
next
Method · 0.80
createConsumer
Method · 0.80
Calls
1
_destroy
Method · 0.95
Tested by
no test coverage detected