Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(captp): allow external import/export tables #2564

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kumavis
Copy link
Member

@kumavis kumavis commented Oct 3, 2024

alternate implementation of #2562

  • passing in import/export tables
    • replaces opts.gcHook (export table)
    • replaces opts.missingExportHook (export table)
    • replaces captp.exportValue (export table)
    • replaces captp.importSlot (import table)
  • providing a slot provider
    • replaces opts.onBeforeExportHook (retrieving slot)
  • providing a presence creator
    • replaces opts.onBeforeExportHook (creating a presence)
  • still need captp.makeRemoteKit

@kumavis kumavis force-pushed the kumavis-captp-lil-bobby-tables branch from 58dc501 to 7d620dd Compare October 3, 2024 09:08
@kumavis kumavis force-pushed the kumavis-captp-lil-bobby-tables branch from 26289b6 to 5f1a398 Compare October 3, 2024 09:53
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.

1 participant