Expand description
Shared WebSocket client for connecting to tauri-plugin-connector.
Both the MCP server and CLI use this crate to communicate with the running Tauri app’s connector plugin over WebSocket.
Structs§
- Connector
Client - WebSocket client that communicates with tauri-plugin-connector.