package osc
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Osc.TransportSource
Generic OSC transport library, functorised over the TRANSPORT module.
module type TRANSPORT = sig ... endType of modules which can be used to create an OSC library, via the Osc.Transport.Make functor.