chickadee » ola » streamingclient

(streamingclient [auto-start: bool] [server-port: port]) => streamingclientprocedure

Constructs a client and attempts to establish a connection to the ola daemon. Auto-start is whether to start olad if it is not already running, default true. Server-port is the port to use, default 9010. Signals an '(exn ola)' condition if it fails to connect to the ola daemon.