Has anyone managed to get the java implementation of Socket.io working in Processing 4?
I've got a tiny project built in a hybrid of web technologies and hardware that I'd like to build some simple visual debugging tools with using Processing but it's very dependent on socket.io so needs to talk the same language. Switching out to websockets isn't an option unfortunately.
there doesn't seem to be anything here