MCPcopy Index your code
hub / github.com/parse-community/parse-server / close

Method close

src/Adapters/WebSocketServer/WSAdapter.js:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 wss.on('error', this.onError);
22 }
23 close() {}
24}
25
26export default WSAdapter;

Callers 15

runBenchmarksFunction · 0.45
handleShutdownMethod · 0.45
handleShutdownMethod · 0.45
handleShutdownMethod · 0.45
handleShutdownMethod · 0.45
CloudCode.spec.jsFile · 0.45
ParseUser.spec.jsFile · 0.45

Calls

no outgoing calls

Tested by 3

setupGraphQLFunction · 0.36
createGQLFromParseServerFunction · 0.36
setupGraphQLServerFunction · 0.36