streamlabs-socketio-py/examples/debug
2025-01-20 13:33:35 +00:00
..
__main__.py re-run through ruff formatter 2025-01-20 13:32:36 +00:00
README.md remove black, isort badges, add ruff badge 2025-01-20 13:33:35 +00:00

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 log messages whenever Client.event_handler() receives data.

Use

Run the script and trigger any of the events with Test Widgets in the Streamlabs GUI.