Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/share/sharedb
/ agent.js
File
agent.js
test/agent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Backend = require(
'../lib/backend'
);
2
var
logger = require(
'../lib/logger'
);
3
var
sinon = require(
'sinon'
);
4
var
StreamSocket = require(
'../lib/stream-socket'
);
Callers
nothing calls this directly
Calls
1
next
Function · 0.85
Tested by
no test coverage detected