A web-based RDP client built with Go WebAssembly and grdp
Summary
This README describes a web-based RDP client powered by Go WebAssembly and grdp, enabling browser-based remote desktop access without plugins. It covers the architecture (browser WASM to a Go proxy to an RDP server), build/run steps, usage, keyboard/mouse handling, audio, security notes, and development tips including a local grdp fork. It provides practical guidance for deploying a browser-accessible RDP client with security considerations for small-to-mid sized networks.