OSC
August 10, 2015
published in
The osc.js library implements the Open Sound Control protocol. It lets you read and write OSC-formatted binary message via plain JavaScript objects. It can receive OSC data in different ways: serial port APIs such as node-serialport or chrome.serial, socket APIs such as Node.js dgram or WebRTC data channels, WebSockets or binary XHR messages should all work.