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.
Modules§
- discovery
- Discovery helpers for locating running tauri-connector instances.
Structs§
- Connector
Client - WebSocket client that communicates with tauri-plugin-connector.