Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
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

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions