MCPcopy 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

createPubSubChannelFunction · 0.90
publishMethod · 0.65
subscribeMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected