rustbridge-runtime - Tokio async runtime integration
This crate provides:
- [
AsyncRuntime] for managing the Tokio runtime - [
AsyncBridge] for bridging sync FFI calls to async handlers - Graceful shutdown support with broadcast signals
rustbridge-runtime - Tokio async runtime integration
This crate provides:
AsyncRuntime] for managing the Tokio runtimeAsyncBridge] for bridging sync FFI calls to async handlers