Commit graph

11 commits

Author SHA1 Message Date
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
wjqserver
764a764720 feat: add built-in reverse proxy support
Provide an RFC-aware reverse proxy handler so Touka services can forward normal, streaming, and upgraded HTTP traffic without leaving the framework. Document the new API and proxy-chain behavior so deployments behind other gateways preserve forwarding metadata correctly.
2026-03-29 00:33:56 +08:00
WJQSERVER
8a5acb0b04 docs: add comprehensive documentation in Chinese
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-02-18 14:28:03 +00:00
wjqserver
3e76566917 update about 2025-07-26 18:51:30 +08:00
WJQSERVER
2454a18422
Update README.md for add DeepWiki badge 2025-06-28 00:55:19 +08:00
wjqserver
5ae9e9c12e updaten license 2025-06-10 21:39:37 +08:00
wjqserver
e6b54eedbf remove tgzip 2025-06-10 00:04:15 +08:00
wjqserver
90ea798c87 update README 2025-06-08 04:33:43 +08:00
wjqserver
643fcd77ef update info 2025-06-05 21:06:09 +08:00
wjqserver
484f2f016b init(v0.0.1) 2025-05-28 18:25:28 +08:00
WJQSERVER
aea609ce29
Initial commit 2025-05-28 18:12:23 +08:00