Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elysiajs/node
/ error
Function
error
example/demo.ts:31–33 ·
view source on GitHub ↗
(peer, error)
Source
from the content-addressed store, hash-verified
29
},
30
31
error(peer, error) {
32
console.log(
'[ws] error'
, peer, error)
33
}
34
}
35
})
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected