Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ ParseMessageQueue.js
File
ParseMessageQueue.js
src/ParseMessageQueue.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ loadAdapter } from
'./Adapters/AdapterLoader'
;
2
import
{ EventEmitterMQ } from
'./Adapters/MessageQueue/EventEmitterMQ'
;
3
4
const
ParseMessageQueue = {};
Callers
nothing calls this directly
Calls
3
loadAdapter
Function · 0.90
createPublisher
Method · 0.80
createSubscriber
Method · 0.80
Tested by
no test coverage detected