Update references to the latest tech stack plans

This commit is contained in:
Keavon Chambers
2025-07-29 15:17:41 -07:00
parent 00cfa073b8
commit 4391f88d03
14 changed files with 15 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
use super::*;
use std::sync::mpsc::{Receiver, Sender};
/// Handles communication with the NodeRuntime, either locally or via Tauri
/// Handles communication with the NodeRuntime
#[derive(Debug)]
pub struct NodeRuntimeIO {
// Send to