botserver/src/basic/keywords
Rodrigo Rodriguez (Pragmatismo) 7a583b1a64 Refactor TALK keyword to use try_send
Remove unnecessary async spawn in TALK handling and use `try_send` on
the WebSocket channel. Acquire `response_channels` with `try_lock` and
spawn an async task only when falling back to the web adapter. Clean up
debug logs and add missing `env` import. Also delete an extra blank line
in the announcement start script.
2025-10-15 22:39:04 -03:00
..
create_draft.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
create_site.rs - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
find.rs - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
first.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
for_next.rs - 0 errors. 2025-10-11 20:41:52 -03:00
format.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
get.rs Refactor async GET and LLM, add connection UI 2025-10-15 21:18:01 -03:00
get_website.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
hear_talk.rs Refactor TALK keyword to use try_send 2025-10-15 22:39:04 -03:00
last.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
llm_keyword.rs Refactor async GET and LLM, add connection UI 2025-10-15 21:18:01 -03:00
mod.rs - New features for start.bas 2025-10-13 17:43:03 -03:00
on.rs - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
print.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
prompt.md Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
set.rs - Only 18 errors missing being fixed. 2025-10-11 20:25:08 -03:00
set_schedule.rs - Only 18 errors missing being fixed. 2025-10-11 20:25:08 -03:00
wait.rs - Remove all compilation errors. 2025-10-11 12:29:03 -03:00