Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Create subscription mechanism for OSC #3

Open
hamoid opened this issue Jul 7, 2018 · 0 comments
Open

Create subscription mechanism for OSC #3

hamoid opened this issue Jul 7, 2018 · 0 comments

Comments

@hamoid
Copy link
Member

hamoid commented Jul 7, 2018

This would avoid hardcoding the ip address of someone who wants to receive OSC messages.

That's how https://github.com/sebpiq/rhizome works, by subscribing to messages.

So the server receives an OSC message like "I'm here, interested in OSC", and the server then adds the ip address of whoever sent that message to a oscTargets array, which is later used for forwarding messages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant