ofxLibwebsockets icon indicating copy to clipboard operation
ofxLibwebsockets copied to clipboard

web sockets and osc

Open nchandol opened this issue 9 years ago • 2 comments

Hi there,

I was wondering if there is a possibility to use ofxLibwebsockets in combination with osc. Now I have to admit that I am no expert on servers, but if I understand correctly the problem is that WebSockets can only connect to a web sockets server. So is there a way with the current library to bridge a server between OSC and ofxLibwebsockets.

nchandol avatar Feb 07 '16 15:02 nchandol

Hello! Sorry for the delay.

There's not a built-in way to build the bridge; you'd have to do so yourself. It'd be really useful and interesting, for sure! One that'd be really interesting is to try to get it working with OSC.js.

robotconscience avatar Feb 09 '16 15:02 robotconscience

Thanks for the reply! I will keep you posted when I have something running.

nchandol avatar Feb 09 '16 21:02 nchandol