MCPcopy Create free account
hub / github.com/Effect-TS/effect / TxPubSub.ts

File TxPubSub.ts

packages/effect/src/TxPubSub.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Broadcasts values to subscribers inside Effect transactions.
3 *
4 * A `TxPubSub<A>` is a transactional publish/subscribe hub. Each subscriber

Callers

nothing calls this directly

Calls 6

offerMethod · 0.80
filterMethod · 0.80
pipeMethod · 0.65
getMethod · 0.65
updateMethod · 0.45
shutdownMethod · 0.45

Tested by

no test coverage detected