node-osc
node-osc copied to clipboard
OSC Server
Hello,
I'm using your awesome node-osc to a personal project (http://automata.cc/osc-web). I need some OSC Server so I've implemented that. It's not complete but I think we are more close of the OSC spec 1.0.
It's strongly based on pyOSC too.
Cheers.
It seems that with the last version of node it does'n work. "require.path" is discontinued so i'm trying to load modules dependencies in the common way.