Replies: 1 comment
-
Hi, thanks for raising this issue. Yes we have discussed this topic but neither of us have much time spent with the asyncio api, so while it would be a valuable addition, it wouldn't make sense for either of us two to implement this. If you (or anyone else) wants to discuss this further, feel free to email me your discord, my email is visible on my profile. I would only want to implement this if it's fully functioning, tested and doesn't interfere with the current codebase. There is currently an async-compliant interface simpleobsws which I would encourage you to check out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since websockets are pure I/O, there would be significant advantages in providing an async-compliant interface for asynchronous scripts and programs. Has this been considered?
Beta Was this translation helpful? Give feedback.
All reactions