theater-client
Client library for the Theater WebAssembly actor system.
Overview
theater-client provides a Rust client library for interacting with Theater servers. It offers both synchronous and asynchronous APIs for managing actors and streaming events.
Usage
use ;
async
Features
- Async/await support with tokio
- Type-safe API responses
- Event streaming capabilities
- Connection management and retries
For complete documentation, see the Theater Guide.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.