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

Method onError

spec/ParseWebSocketServer.spec.js:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 onListen() {}
49 onConnection() {}
50 onError() {}
51 start() {
52 const wss = new WebSocketServer({ server: this.options.server });
53 wss.on('listening', this.onListen);

Callers 1

startMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected