MCPcopy Create free account
hub / github.com/parse-community/parse-server / start

Method start

src/Adapters/WebSocketServer/WSSAdapter.js:51–51  ·  view source on GitHub ↗

* Initialize Connection. * * @param {Object} options

(options)

Source from the content-addressed store, hash-verified

49 * @param {Object} options
50 */
51 start(options) {}
52
53 /**
54 * Closes server.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected