Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
offer
Method · 0.80
filter
Method · 0.80
pipe
Method · 0.65
get
Method · 0.65
update
Method · 0.45
shutdown
Method · 0.45
Tested by
no test coverage detected