Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ sse.test.ts
File
sse.test.ts
apps/sim/lib/core/utils/sse.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
9
encodeSSE
Function · 0.90
readSSEStream
Function · 0.90
readSSEEvents
Function · 0.90
readSSELines
Function · 0.90
createSSEChunk
Function · 0.85
createStreamFromChunks
Function · 0.85
streamFromStringChunks
Function · 0.85
abort
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected