libprotocol-osc-perl

Module to implement (de)coding and processing of osc packets
  https://metacpan.org/release/Protocol-OSC
  0
  no reviews



Protocol::osc implements the encoding, decoding and processing of osc packets following the open sound control protocol.

it's pure perl implementation, is faster than net::liblo (~4x) and net::opensoundcontrol (~2x) and also provides a connection agnostic interface, path matching and type tagging according osc v1 specification (and v1.1)