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

Force Synchronisation #3

Open Lan2u opened 4 years ago

Lan2u commented 4 years ago

The problem: As per ANSI E1.31-2018, the force synchronisation bit is currently ignored in this implementation.

Proposed Solution Add support for sending and receiving in both possible synchronisation modes.