Sacn

Latest version: v1.9.0

Safety actively analyzes 619456 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.9.0

The behavior of multicast sending and receiving is now unified across most operating systems. This means Windows no longer requires to set a bind_address to be able to use multicast or universe discovery. (Thanks to mthespian ! See 42 for more information)

1.8.1

Calling `stop` on a sender or receiver now closes the underlying socket too. Note: after stopping a sender or receiver, it can not be started again with `start`. (See 39 for more information)

1.8.0

Added function for removing a listener on a receiver by specifing the universe. See `sACNreceiver.remove_listener_from_universe(<universe>)`, 34, 35 and 37 for more information.

1.7.1

Small changes that might improve timing on the sender. (Thanks to mthespian ! See 36 for more information)

1.7.0

Added function for removing a listener on a receiver. See `sACNreceiver.remove_listener(<callback>)`, 34 and 35 for more information.

1.6.4

Functionality related to sending of sACN data is now mostly covered by tests. Removed undocumented parameters for `sACNsender.start()`.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.