MCPcopy 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

1import { mainLogger } from '@stdlib/misc';
2import { once } from 'lodash';
3import { Server } from 'ws';
4

Callers

nothing calls this directly

Calls 4

onceFunction · 0.85
subMethod · 0.80
setupMethod · 0.45
destroySocketMethod · 0.45

Tested by

no test coverage detected