Module: OSC

Defined in:
lib/qcmd/core_ext/osc/tcp_client.rb,
lib/qcmd/core_ext/osc/message.rb

Overview

An OSC TCP client sends and receives on the same socket using the SLIP protocol.

www.ietf.org/rfc/rfc1055.txt

Defined Under Namespace

Classes: Message, TCPClient