6 ms·
Built a Rust package that connects to AI agents from any framework in just a few lines of code. Full support for streaming and non-streaming operations with bot
by Radeen1 10mo ago
Built a Rust package that connects to AI agents from any framework in just a few lines of code. Full support for streaming and non-streaming operations with both sync and async APIs. Built on Tokio with type-safe error handling, WebSocket streaming via futures::Stream, and zero-cost abstractions for production workloads.