MCPcopy 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

makeRemoteIdUnsafeFunction · 0.90
toConflictsFunction · 0.85
makeClientIdentityFunction · 0.85
toCompactedRemoteEntriesFunction · 0.85
entriesAfterFunction · 0.85
pushMethod · 0.80
someMethod · 0.80
filterMethod · 0.80
mergeMethod · 0.80
ensureKnownIdsFunction · 0.70
ensureJournalFunction · 0.70
decodePayloadFunction · 0.70

Tested by

no test coverage detected