import { createFileRoute, Link } from '@tanstack/react-router' import { HomeLayout } from 'fumadocs-ui/layouts/home' import BrandMark from '@/components/BrandMark' import Wordmark from '@/components/Wordmark' import { baseOptions } from '@/lib/layout.shared' export const Route = createFileRoute('/')({ component: Home }) function Home() { return (

Low-latency desktop and game streaming with first-class Linux and Windows hosts — a shared Rust protocol core with native clients on every platform.

Read the docs
) }