node-osc icon indicating copy to clipboard operation
node-osc copied to clipboard

OSC Server

Open automata opened this issue 14 years ago • 1 comments

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.

automata avatar Feb 21 '11 06:02 automata

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.

robertcasanova avatar Jan 28 '12 10:01 robertcasanova