package osc

  1. Overview
  2. Docs

Create OSC client/server modules from a module of type TRANSPORT.

Parameters

module T : TRANSPORT

Signature

module Client : sig ... end

Types and functions for handling OSC clients.

module Server : sig ... end

Types and functions for handling OSC servers.