Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ pubsub.ts
File
pubsub.ts
apps/sim/lib/mcp/pubsub.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* MCP Pub/Sub Adapter
3
*
4
* Broadcasts MCP notification events across processes using Redis Pub/Sub.
Callers
nothing calls this directly
Calls
4
createPubSubChannel
Function · 0.90
publish
Method · 0.65
subscribe
Method · 0.65
dispose
Method · 0.65
Tested by
no test coverage detected