Skip to content

RFC 0027: Calling a product worker from its app - #468

Open
BigTava wants to merge 1 commit into
mainfrom
rfc/spa-worker-calls
Open

RFC 0027: Calling a product worker from its app#468
BigTava wants to merge 1 commit into
mainfrom
rfc/spa-worker-calls

Conversation

@BigTava

@BigTava BigTava commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Proposes one Worker method, call_worker, letting a product's rendered executable invoke a named export of that same product's worker.

@BigTava
BigTava requested review from a team August 20, 2026 17:34
@BigTava BigTava changed the title RFC 0027: Calling a product's worker from its app RFC 0027: Calling a product worker from its app Aug 20, 2026
@johnthecat

Copy link
Copy Markdown
Contributor

I think we should generalize into some generic mechanism for cross-executables communications.
API that looks suitable for it:

  1. product public log. product can subscribe to own log, product A can subscribe to products B log, under explicit permission
  2. event broadcasting inside product. other executables of this product can catch this message and broadcast response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants