Skip to main content

Module server

Module server 

Source
Expand description

TauriServer wraps a Router for IPC dispatch

Mirrors the McpServer pattern: discovers handlers at construction, provides list/call methods that don’t require a Tauri runtime.

Structs§

TauriServer
Wraps an AllFrame Router for Tauri IPC dispatch.