rustbridge-runtime 0.5.0

Tokio async runtime integration for rustbridge
Documentation

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