Documentation
¶
Overview ¶
Command browserproxy serves the go-webengine remote-browser endpoint: it renders web pages server-side with the pure-Go engine and streams frames to a client (e.g. the wasmdesk clients/browser front-end), forwarding the client's input back as navigation. The wire protocol is gRPC over WebSocket (grpc-transports/websocket), so the same client compiles to GOOS=js/wasm and runs in the browser with no sidecar proxy.
Click to show internal directories.
Click to hide internal directories.