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

Handle direct event messages in JS view channel #1332

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Conversation

jonatanklosko
Copy link
Member

@jonatanklosko
Copy link
Member Author

I also noticed that we are inconsistent about events origin for JS views and controls/inputs. For the former we use the channel pid as the origin and for the latter we use the LV pid. Also, the origin is supposed to be opaque, so I think we should just use a string identifier and use it everywhere. Will do that in a separate PR.

@jonatanklosko jonatanklosko merged commit c68df08 into main Aug 4, 2022
@jonatanklosko jonatanklosko deleted the jk-send-event branch August 4, 2022 21:01
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