Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-server
/ onConnection
Method
onConnection
spec/ParseWebSocketServer.spec.js:49–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
onListen() {}
49
onConnection() {}
50
onError() {}
51
start() {
52
const
wss =
new
WebSocketServer({ server: this.options.server });
Callers
1
ParseWebSocketServer.spec.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected