Files
BetterDesk/docs
UNITRONIX a6bc3d6efb fix(signal): stop empty WSS keepalive from breaking RequestRelay (Refs #276)
Ephemeral WebSocket RequestRelay sessions were getting an immediate empty binary frame after HTTP 101, which desktop clients parse as RendezvousMessage{union:None} and disconnect before RelayResponse.
2026-07-20 23:06:22 +02:00
..
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00

Documentation

This directory contains comprehensive documentation for BetterDesk Console, organized by topic.

GitHub Wiki: User-facing wiki pages are maintained in wiki/ and published to github.com/UNITRONIX/BetterDesk/wiki via scripts/sync-wiki.sh or scripts/sync-wiki.ps1.

Setup & Installation

Docker

Features

Architecture

Troubleshooting

Performance

Development

Enterprise

Security


Note: The original Rust-based HBBS patch has been replaced by the Go server and moved to archive/. See the main README for current architecture.