The Swim Rust SDK is a software framework designed for building stateful, real-time streaming applications using Rust. It operates on the Tokio asynchronous runtime and requires a Tokio runtime. Applications consist of multiple stateful agents running as separate tasks, each addressable by a URI. These agents can interact
1 Comment
Sort: