Liking cljdoc? Tell your friends :D

js.lib.osc


BridgePluginclj

(BridgePlugin & [m])

creates a Bridge plugin

creates a Bridge plugin
raw docstring

closeclj

(close osc)

closes the osc

closes the osc
raw docstring

DatagramPluginclj

(DatagramPlugin & [m])

creates a Datagram plugin

creates a Datagram plugin
raw docstring

newBundleclj

(newBundle & args)

creates a new OSC Bundle

creates a new OSC Bundle
raw docstring

newMessageclj

(newMessage path & args)

creates a new OSC Message

creates a new OSC Message
raw docstring

newOSCclj

(newOSC & [m])

creates a new OSC instance

creates a new OSC instance
raw docstring

offclj

(off osc path f)

removes an event listener to the osc server

removes an event listener to the osc server
raw docstring

onclj

(on osc path f)

adds an event listener to the osc server

adds an event listener to the osc server
raw docstring

openclj

(open osc & [opts])

binds a server to a port

binds a server to a port
raw docstring

sendclj

(send osc msg & [opts])

sends a message or a bundle

sends a message or a bundle
raw docstring

statusclj

(status osc)

gets the current osc status

gets the current osc status
raw docstring

WebsocketClientPluginclj

(WebsocketClientPlugin & [m])

creates a Ws Client Plugin

creates a Ws Client Plugin
raw docstring

WebsocketServerPluginclj

(WebsocketServerPlugin & [m])

creates a Ws Server Plugin

creates a Ws Server Plugin
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close