mirror of
https://github.com/CloudNebulaProject/wayray.git
synced 2026-04-10 21:20:40 +00:00
45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
|
|
# Summary
|
||
|
|
|
||
|
|
[Introduction](./introduction.md)
|
||
|
|
|
||
|
|
# Getting Started
|
||
|
|
|
||
|
|
- [Overview](./overview.md)
|
||
|
|
- [Installation](./installation.md)
|
||
|
|
- [Quick Start](./quickstart.md)
|
||
|
|
|
||
|
|
# Concepts
|
||
|
|
|
||
|
|
- [Architecture](./concepts/architecture.md)
|
||
|
|
- [Session Mobility](./concepts/session-mobility.md)
|
||
|
|
- [Display Encoding](./concepts/display-encoding.md)
|
||
|
|
- [Network Transport](./concepts/network-transport.md)
|
||
|
|
- [Pluggable Window Management](./concepts/pluggable-wm.md)
|
||
|
|
|
||
|
|
# Server Guide
|
||
|
|
|
||
|
|
- [Server Configuration](./server/configuration.md)
|
||
|
|
- [Running the Server](./server/running.md)
|
||
|
|
- [Multi-Server Setup](./server/multi-server.md)
|
||
|
|
- [Session Management](./server/sessions.md)
|
||
|
|
|
||
|
|
# Client Guide
|
||
|
|
|
||
|
|
- [Client Configuration](./client/configuration.md)
|
||
|
|
- [Connecting to a Server](./client/connecting.md)
|
||
|
|
- [Token Setup](./client/tokens.md)
|
||
|
|
- [Audio & USB](./client/peripherals.md)
|
||
|
|
|
||
|
|
# Administration
|
||
|
|
|
||
|
|
- [wayray-ctl Reference](./admin/wayray-ctl.md)
|
||
|
|
- [Security](./admin/security.md)
|
||
|
|
- [Monitoring](./admin/monitoring.md)
|
||
|
|
- [Troubleshooting](./admin/troubleshooting.md)
|
||
|
|
|
||
|
|
# Development
|
||
|
|
|
||
|
|
- [Building from Source](./dev/building.md)
|
||
|
|
- [Protocol Reference](./dev/protocol.md)
|
||
|
|
- [Contributing](./dev/contributing.md)
|