Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ ws-server.ts
File
ws-server.ts
apps/collab-server/src/ws-server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mainLogger } from
'@stdlib/misc'
;
2
import
{ once } from
'lodash'
;
3
import
{ Server } from
'ws'
;
4
Callers
nothing calls this directly
Calls
4
once
Function · 0.85
sub
Method · 0.80
setup
Method · 0.45
destroySocket
Method · 0.45
Tested by
no test coverage detected