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

osc sender consumes local port but doesn't allow you to receive data #923

Open
maeknight opened this issue Jun 11, 2023 · 0 comments
Open

Comments

@maeknight
Copy link

i'm trying to write something that connects with some external equipment that returns data on the udp port you send osc messages on, but it seems that the Sender struct doesn't implement any way to receive those messages.

i guess the current model makes sense for some use cases but i do not have control of the device i'm communicating with in order to tell it to return on another port.

there needs to be a combined SenderReciever struct or similar.

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