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

Ensure that Ports that do and don't use type metadata can be relayed to each other, or cause an error #187

Open
colinbdclark opened this issue Aug 10, 2021 · 0 comments

Comments

@colinbdclark
Copy link
Owner

It appears that if you have two Ports, one of which uses argument type metadata (with the metadata: true option), and the other does not, they will fail to properly relay to each other using osc.Relay. As reported in #185, an error occurs deep within the process of writing messages. This appears to also be the case when relaying in raw: true mode, which is very strange.

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