Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ EventLogServerUnencrypted.ts
File
EventLogServerUnencrypted.ts
packages/effect/src/unstable/eventlog/EventLogServerUnencrypted.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Plaintext server implementation
for
the event-log remote protocol.
3
*
4
* This module accepts unencrypted event batches from remote clients, runs the
Callers
nothing calls this directly
Calls
15
makeRemoteIdUnsafe
Function · 0.90
toConflicts
Function · 0.85
makeClientIdentity
Function · 0.85
toCompactedRemoteEntries
Function · 0.85
entriesAfter
Function · 0.85
push
Method · 0.80
some
Method · 0.80
filter
Method · 0.80
merge
Method · 0.80
ensureKnownIds
Function · 0.70
ensureJournal
Function · 0.70
decodePayload
Function · 0.70
Tested by
no test coverage detected