Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/
Class
src/LiveQuery/ParseLiveQueryServer.ts:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
30
class
ParseLiveQueryServer {
31
server: any;
32
config: any;
33
clients: Map<string, any>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected