Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
write
Function · 0.65
make
Function · 0.65
dependencyInvalidation.test.ts
File · 0.65
runInvalidationMatrix
Function · 0.65
writeCommand
Function · 0.65
run
Function · 0.65
make
Function · 0.65
Clipboard.ts
File · 0.65
reportDiagnostics
Function · 0.65
bin.ts
File · 0.65
SqlEventLogServerEncrypted.test.ts
File · 0.65
SqlEventJournal.test.ts
File · 0.65
Implementers
2
FileImpl
repos/effect/packages/platform-node-sh
BunServerRequest
repos/effect/packages/platform-bun/src
Calls
no outgoing calls
Tested by
2
runInvalidationMatrix
Function · 0.52
writeCommand
Function · 0.52