touka/docs
wjqserver e4d3eed379 feat: redesign server startup around Run options
Replace the old RunShutdown and RunTLS style entry points with a single Run(opts...) API for v1. Add focused startup semantics tests, keep TLS and graceful shutdown independent, ensure sibling servers are cleaned up on startup failure, and update docs to match the new option-based startup model.
2026-04-07 17:44:55 +08:00
..
advanced.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00
context.md docs: 补充完善文档内容 2026-03-22 10:13:05 +08:00
error-handling.md docs: add comprehensive documentation in Chinese 2026-02-18 14:28:03 +00:00
introduction.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00
middleware.md docs: 修复文档中的API方法名和参数错误 2026-03-22 09:27:20 +08:00
quickstart.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00
reverse-proxy.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00
routing.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00
sse.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00
static-files.md feat: redesign server startup around Run options 2026-04-07 17:44:55 +08:00