Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-server
/
Class
src/LiveQuery/ParseWebSocketServer.js:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
export
class
ParseWebSocket extends events.EventEmitter {
52
ws: any;
53
54
constructor(ws: any) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected