Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-server
/ close
Method
close
src/Adapters/WebSocketServer/WSSAdapter.js:56–56 ·
view source on GitHub ↗
* Closes server.
()
Source
from the content-addressed store, hash-verified
54
* Closes server.
55
*/
56
close() {}
57
}
58
59
export
default WSSAdapter;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected