Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feross/simple-peer
/ stream.js
File
stream.js
test/stream.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
common = require(
'./common'
)
2
const
Peer = require(
'../'
)
3
const
str = require(
'string-to-stream'
)
4
const
test = require(
'tape'
)
Callers
nothing calls this directly
Calls
1
signal
Method · 0.45
Tested by
no test coverage detected