mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2024-11-21 15:00:48 +00:00
9 lines
305 B
Markdown
9 lines
305 B
Markdown
## About
|
|
|
|
The underlying socketio and engineio packages emit a lot of logs so it may be useful to filter out streamlabsio logs.
|
|
|
|
This example prints raw messages whenever Client.event_handler() receives data.
|
|
|
|
## Use
|
|
|
|
Run the script and trigger any of the events with `Test Widgets` in the Streamlabs GUI. |