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

Create subscription mechanism for OSC #3

Description

@hamoid

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

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