Skip to content

Conversation

@drkspace
Copy link

@drkspace drkspace commented Apr 1, 2022

obsws should now be able to be created with a with statement so the user doesn't have to worry about connecting/disconnecting. For example:

with obsws() as ws:
    ...

obsws should now be able to be created with a with statement so the user doesn't have to worry about connecting/disconnecting
@Elektordi Elektordi added this to the 1.1 milestone Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants