Skip to content

Server to Client OSC (UDP/TCP) value updates instead of websocket #59

@benkuper

Description

@benkuper

It would be interesting for systems not supporting websockets to be able to send a "LISTEN_OSC" to the OSCQuery server, mentionning CLIENT_IP,CLIENT_PORT and CLIENT_PROTOCOL (TCP/UDP), that would make the server create an OSC connection to this IP:PORT and send value and structure feedback through this OSC stream.
This is less secure as the websocket if the OSC is in UDP, but that would allow for more flexibility on how to implement bi-directionnal communication with more "simple" systems

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