mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2026-04-07 13:43:30 +00:00
v2 proposal. See CHANGELOG unreleased.
This commit is contained in:
@@ -1 +1,7 @@
|
||||
from .client import connect
|
||||
from loguru import logger
|
||||
|
||||
from .client import request_client_object as connect
|
||||
|
||||
__ALL__ = ['connect']
|
||||
|
||||
logger.disable('streamlabsio')
|
||||
|
||||
Reference in New Issue
Block a user