MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected