package osc
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module type Transport.TRANSPORT
Type of modules which can be used to create an OSC library, via the Osc.Transport.Make functor.
module Io : sig ... endmodule Client : sig ... endTypes and functions for handling clients for this type of transport.
module Server : sig ... endTypes and functions for handling servers for this type of transport.