Transports
Transports
Carry the same typed client call over Fetch, in process, IPC, or WebSocket.
Fetch ↗
Web-standard client transport and server adapter.
In-process ↗
Zero-network calls through the contract lifecycle.
MessagePort ↗
Workers, Electron, and ordered IPC endpoints.
WebSocket ↗
Requests, responses, streams, and cancellation over sockets.
Desktop bridges ↗
Electron, Tauri, Dioxus, and custom JSON relays.