mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-22 04:40:53 +00:00
onyx-and-iris
6aa6db09eb
sets the event object on WebSocketConnectionClosedException adds __enter__(), __exit__() methods adds disconnect() to event client. aliases it as unsubscribe checks for non-empty response with: `if r := self.base_client.ws.recv()` before attempting to json.load() it. |
||
---|---|---|
.. | ||
__init__.py | ||
baseclient.py | ||
callback.py | ||
error.py | ||
events.py | ||
reqs.py | ||
subs.py | ||
util.py | ||
version.py |