Sacn

Latest version: v1.10.0

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

Scan your dependencies

Page 1 of 4

1.10.0

*Important change*: the `bind_address` of the `sACNreceiver` is ignored on Linux when binding the socket to an address. This is part of a bugfix, but might alter behavior in certain cases. (Thanks to andrewyager! See 51 for more information)

**Full Changelog**: https://github.com/Hundemeier/sacn/compare/v1.9.1...v1.10.0

1.9.1

When a sACN packet could not be send out, the exception is raised instead of silently dropped. (See 48 for more information)

Internal: updated GitHub workflows to current Python versions and the publish workflow also runs on edited releases.

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)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.