Skip to main content

Crate connector_client

Crate connector_client 

Source
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§

ConnectorClient
WebSocket client that communicates with tauri-plugin-connector.