Commit graph

5 commits

Author SHA1 Message Date
Speng Reb
952440bb05 Add show API to bot lib 2026-05-21 16:04:47 +02:00
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
Speng Reb
f6fc9ee7a2 Upload to pypi 2026-05-05 01:17:24 +02:00
Speng Reb
175448d390 Fix setuptools 2026-05-05 01:01:14 +02:00
Speng Reb
699fbca8cb first commit 2026-05-05 00:56:19 +02:00