Just looking around this project and it looks great, I think I may be able to contribute to it in some ways.
I was looking to get thoughts/opinions on enabling TCP socket support for comms to allow connection via a websocket so it can be used with web applications.
This is something I've done before and I have code to implement it. I have an open PR in another project that sets up a working TCP connection, but the mechanics look quite different so unsure how to apply it here. Will continue digging around in the code to see if I can work things out but thought I'd create this here to
closing issue as from doing some research it seems you can't send OSC messages from a browser which I was unaware of - fairly new to OSC having mainly worked with MIDI.
Hey @ideoforms
Just looking around this project and it looks great, I think I may be able to contribute to it in some ways.
I was looking to get thoughts/opinions on enabling TCP socket support for comms to allow connection via a websocket so it can be used with web applications.
This is something I've done before and I have code to implement it. I have an open PR in another project that sets up a working TCP connection, but the mechanics look quite different so unsure how to apply it here. Will continue digging around in the code to see if I can work things out but thought I'd create this here to