Standards & CompatibilityHTTP serverServerUse `Bun.serve` to start a high-performance HTTP server in BunCopy MarkdownOpenUDPUse Bun's UDP API to implement services with advanced real-time requirements, such as voice chat.RoutingDefine routes in `Bun.serve` using static paths, parameters, and wildcards