Registry / networking / osc-ruby

osc-ruby

JSON →
library1.1.5rbrubygemsunverified

Ruby library for sending and receiving OSC (Open Sound Control) messages.

networking
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'osc-ruby'

Send an OSC message to a server

require 'osc-ruby' client = OSC::Client.new('localhost', 57120) client.send(OSC::Message.new('/test', 'hello'))
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
8 hits · last 30 days
claudebot
3
Resources