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

Add an optional ID parameter #93

Open
sgarfinkel opened this issue Jun 4, 2024 · 0 comments
Open

Add an optional ID parameter #93

sgarfinkel opened this issue Jun 4, 2024 · 0 comments

Comments

@sgarfinkel
Copy link

We have a situation where we would like multiple penpal connections between a parent and child iframe. However because the penpal handshaking protocol assumes that any handshake between the child and parent is the “correct” one, it discards the registered methods in previous handshake calls.

Instead, penpal should have an optional ID parameter that can be used to disambiguate these handshakes so that several connections between parent and child can exist at any given time.

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

No branches or pull requests

1 participant