Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ ndjsonFramer.test.ts
File
ndjsonFramer.test.ts
src/utils/__tests__/ndjsonFramer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EventEmitter } from
'node:events'
2
import
type
{ Socket } from
'node:net'
3
import
{ describe, expect, test } from
'bun:test'
4
import
{ attachNdjsonFramer } from
'../ndjsonFramer.js'
Callers
nothing calls this directly
Calls
4
attachNdjsonFramer
Function · 0.90
createTestSocket
Function · 0.85
emitData
Method · 0.80
push
Method · 0.45
Tested by
no test coverage detected