Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
26
export
default WSAdapter;
Callers
15
runBenchmarks
Function · 0.45
handleShutdown
Method · 0.45
handleShutdown
Method · 0.45
handleShutdown
Method · 0.45
handleShutdown
Method · 0.45
EnableExpressErrorHandler.spec.js
File · 0.45
CloudCode.spec.js
File · 0.45
ParseLiveQueryRedis.spec.js
File · 0.45
RequestComplexity.spec.js
File · 0.45
ParseUser.spec.js
File · 0.45
ParseServer.spec.js
File · 0.45
HTTPRequest.spec.js
File · 0.45
Calls
no outgoing calls
Tested by
3
setupGraphQL
Function · 0.36
createGQLFromParseServer
Function · 0.36
setupGraphQLServer
Function · 0.36