RustLight / sacn

A Rust implementation of the ANSI E1.31 Streaming ACN protocol, tested against protocol version ANSI E1.31-2018.
Apache License 2.0
39 stars 8 forks source link

Explain E1.31-2018 #5

Open Lan2u opened 4 years ago

Lan2u commented 4 years ago

Problem Currently, the library assumes the user knows exactly what sACN or E1.31-2018 is and why it is useful.

Proposed Solution Include documentation (from the original dissertation as a starting point) which demonstrates the need for E1.31-2018, its usages and common deployments.