Crates.io | sacn |
lib.rs | sacn |
version | 0.10.0 |
created_at | 2015-09-13 13:46:07.562064+00 |
updated_at | 2025-04-08 21:44:22.273447+00 |
description | A Rust implementation of the ANSI E1.31 Streaming ACN protocol, tested against protocol version ANSI E1.31-2018. |
homepage | https://github.com/RustLight/sacn |
repository | https://github.com/RustLight/sacn |
max_upload_size | |
id | 3040 |
size | 882,011 |
A Rust implementation of the ANSI E1.31 Streaming ACN protocol, tested against protocol version ANSI E1.31-2018.
cargo run --example sine-wave-sender
Compliance with the ANSI E1.31-2018 protocol was tested (April 2020) and the results are shown in 'documentation/ANSI-E1.31-2018-Compliance-Check-List.pdf'.
Originally forked from https://github.com/lschmierer/sacn and then further developed as part of a final year project at the University of St Andrews.