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

File ParsePubSub.js

src/LiveQuery/ParsePubSub.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { loadAdapter } from '../Adapters/AdapterLoader';
2import { EventEmitterPubSub } from '../Adapters/PubSub/EventEmitterPubSub';
3
4import { RedisPubSub } from '../Adapters/PubSub/RedisPubSub';

Callers

nothing calls this directly

Calls 4

loadAdapterFunction · 0.90
useRedisFunction · 0.85
createPublisherMethod · 0.80
createSubscriberMethod · 0.80

Tested by

no test coverage detected