Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feross/simple-peer
/ basic.js
File
basic.js
test/basic.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
test = require(
'tape'
)
4
Callers
nothing calls this directly
Calls
2
destroy
Method · 0.45
signal
Method · 0.45
Tested by
no test coverage detected