veretube_bot_lib/veretube_bot
Speng Reb 12d01f9d6d Fix socket namespace readiness and add AsyncBot API
- force explicit '/' namespace connect with readiness checks
  - add guarded emits with disconnect reason diagnostics
  - add configurable socket transports (e.g. websocket-only)
  - introduce AsyncBot based on socketio.AsyncClient
  - export AsyncBot and document async quick-start/troubleshooting
  - bump package version for release
2026-05-20 20:09:32 +02:00
..
__init__.py Fix socket namespace readiness and add AsyncBot API 2026-05-20 20:09:32 +02:00
_api.py first commit 2026-05-05 00:56:19 +02:00
async_bot.py Fix socket namespace readiness and add AsyncBot API 2026-05-20 20:09:32 +02:00
bot.py Fix socket namespace readiness and add AsyncBot API 2026-05-20 20:09:32 +02:00
exceptions.py first commit 2026-05-05 00:56:19 +02:00
rank.py first commit 2026-05-05 00:56:19 +02:00