mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Even though we statically link ASIO, it has issues with the kqueue_reactor() on macos segfaulting when other plugins using different ASIO versions are installed. So that means we're stuck using 1.12.1 until we can find some kind of fix for the crash issue.