Commit graph

7 commits

Author SHA1 Message Date
27e839f22a Fix bot_id routing: Extract bot name from URL path
- Add bot_name field to WsQuery struct
- Extract bot_name from URL path (e.g., /edu, /chat/edu)
- Pass bot_name to backend WebSocket URL
- Use URL path for bot identification instead of relying on client message
2026-01-28 17:17:36 -03:00
88a2610a62 Lowercase botserver/botbook references 2025-12-12 23:21:01 -03:00
99d68b5cb5
Update README.md 2024-10-28 14:39:14 -03:00
2e86f8636e
Update README.md 2024-10-28 14:38:49 -03:00
5d29a7eef6
Update README.md 2024-10-28 14:36:59 -03:00
e6d2ffa35a
Update README.md 2024-10-26 13:08:46 -03:00
146ad03aea new(all): Initial import. 2024-10-26 13:05:56 -03:00