Expand description
WebSocket server for browser-based UI development
This module provides a WebSocket server that exposes the same IPC protocol used by the native WKWebView transport, enabling real-time communication between a browser-based UI and the Rust engine during development.