Golang Remote Desktop is a remote desktop gateway that authenticates via GitHub OAuth and generates RDP connection files.
Part of a larger project exploring building an RDP server entirely in Go. The server hosts a game of Snake as a proof of concept for serving a Go binary over RDP.
How It Was Built
Source code written by Claude Code (Anthropic's AI coding assistant).