Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ close
Method
close
scripts/e2e-webrtc-reliability.mjs:384–386 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
382
}
383
384
close() {
385
this.ws.close();
386
}
387
388
send(method, params = {}) {
389
const
id = this.nextId++;
Callers
nothing calls this directly
Calls
1
close
Method · 0.65
Tested by
no test coverage detected