package osc

  1. Overview
  2. Docs
Pure OCaml OpenSoundControl client and server implementation

Install

Dune Dependency

Authors

Maintainers

Sources

osc.0.1.4.tar.gz
sha256=3831e5926214606cdf94c933905cfa9f384a2065700182c81eac4da95d33d84e
md5=b21799c49c24e07341ff208f278f6a59

doc/osc.unix/Osc_unix/Udp/Server/index.html

Module Udp.Server

type t
val create : Unix.sockaddr -> int -> t
val destroy : t -> unit
val recv : t -> (Osc.Types.packet * Unix.sockaddr, [ `Missing_typetag_string | `Unsupported_typetag of char ]) Result.result
OCaml

Innovation. Community. Security.