node-osc
OSC client
An OSC protocol library for Node.js implementation
OSC protocol library for Node.js
4 stars
3 watching
1 forks
Language: JavaScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 779 |
jgornick/asyncp | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
neovim/node-client | A client library for Node.js to interact with Neovim's embedded JavaScript environment | 492 |
juanjodiaz/novnc | A VNC client implemented as an HTML5 application with WebSockets support. | 5 |
hoijui/javaosc | A Java library for serializing and parsing OSC data in various applications | 159 |
markabrahams/node-net-snmp | Implementations of SNMP protocol versions 1, 2c and 3 | 213 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
jaredhanson/oauthorize | A Node.js toolkit for implementing OAuth protocol endpoints | 200 |
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
ethereum/node-ethereum | A standalone Ethereum client for Node.js, providing a basic implementation of the Ethereum protocol. | 46 |
couchbase/couchnode | A Node.js client library for interacting with a Couchbase cluster | 462 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
roccomuso/netcat | A Node.js implementation of the Netcat protocol with support for various network services and features. | 419 |
vitalets/websocket-as-promised | A Promise-based API for interacting with WebSockets | 596 |