Skip to content

jackd can now be used from concurrent goroutines

Latest
Compare
Choose a tag to compare
@divmgl divmgl released this 03 Jan 05:38

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!