Commit graph

4 commits

Author SHA1 Message Date
Speng Reb
f435d2630e v0.1.6 2026-06-01 14:46:42 +02:00
Speng Reb
7f7c10d02c Add show color and notes params 2026-05-31 22:50:04 +02:00
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