MCPcopy Index your code
hub / github.com/share/sharedb / backend.js

File backend.js

lib/backend.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var async = require('async');
2var Agent = require('./agent');
3var Connection = require('./client/connection');
4var emitter = require('./emitter');

Callers

nothing calls this directly

Calls 6

nextFunction · 0.85
destroyStreamsFunction · 0.85
createQueryEmitterFunction · 0.85
finishFunction · 0.70
callbackFunction · 0.70

Tested by

no test coverage detected