MCPcopy Create free account
hub / github.com/effect-app/libs / write

Method write

repos/effect/packages/effect/src/unstable/encoding/Sse.ts:423–423  ·  view source on GitHub ↗
(event: AnyEvent)

Source from the content-addressed store, hash-verified

421 feed(chunk: string): SseError | undefined
422 reset(): void
423}
424
425/**
426 * Creates a channel that encodes `Event` values as Server-Sent Events text.

Callers 15

writeFunction · 0.65
makeFunction · 0.65
runInvalidationMatrixFunction · 0.65
writeCommandFunction · 0.65
runFunction · 0.65
makeFunction · 0.65
Clipboard.tsFile · 0.65
reportDiagnosticsFunction · 0.65
bin.tsFile · 0.65

Implementers 2

FileImplrepos/effect/packages/platform-node-sh
BunServerRequestrepos/effect/packages/platform-bun/src

Calls

no outgoing calls

Tested by 2

runInvalidationMatrixFunction · 0.52
writeCommandFunction · 0.52