Skip to content

Releases: getjackd/go-jackd

jackd can now be used from concurrent goroutines

03 Jan 05:38
Compare
Choose a tag to compare

This is a small release that adds mutexes to jackd functions that issue commands. You should now be able to send commands from multiple concurrent goroutines with little to no issues.

Also added a small tidbit in the README.md that talks about concurrency. Happy new year!