Crate ola

Source
Expand description

A client for interacting with the Open Lighting Architecture.

Re-exports§

pub use crate::buffer::DmxBuffer;
pub use crate::client::connect;
pub use crate::client::connect_with_config;
pub use crate::client::StreamingClient;
pub use crate::error::Error;
pub use crate::error::Result;

Modules§

buffer
client
error
ola
OLA communication.