An Open Sound Control (OSC) implementation tailored for Unity and designed for those who love the flexibility of scripting. It is written from scratch and matured over several years of continuous use. OSC is a protocol for communicating between applications and devices easily using URL-style messages with mixed argument types. It is widely used in "creative coding”, music and VJ contexts, but also has potential as a general-purpose networking tool.
Requires basic experience with C# scripting. Please take a peek in the manual and reference to see if this is for you.