Skip to content

Update to example stub code to support passing command return values to iframes #49

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

Closed

Conversation

nealrosen
Copy link
Contributor

This is related to Issue 46

Currently, the example code assumes that all commands support and only respond via callback functions. This is not the case as all commands directly return values and most do not support callbacks.

This change in this PR is a proposed solution for exposing the return values from commands to requests originating within iframes. Also in this change are a couple syntax/typo fixes in the example stub code

@nealrosen
Copy link
Contributor Author

Closing this issue. A new PR should be created once a solution to Issue #51 is determined

@nealrosen nealrosen closed this Jan 18, 2023
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