GoDoxy/internal/route
2025-06-09 22:20:26 +08:00
..
provider fix(label): expand wildcard labels before unmarshaling and add corresponding test 2025-06-09 20:46:39 +08:00
routes feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation 2025-06-09 22:20:26 +08:00
rules refactor: rename net/types to nettypes 2025-06-08 17:59:48 +08:00
stream feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation 2025-06-09 22:20:26 +08:00
types feat(net): add option to disable compression 2025-05-28 22:09:25 +08:00
common.go fix: conflict error on load-balanced and excluded routes 2025-06-05 01:16:53 +08:00
fileserver.go refactor(route): unify common fields into routes.go 2025-06-05 18:25:15 +08:00
fileserver_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
port_selection.go tweak: improve port and scheme detection 2025-06-03 22:41:31 +08:00
reverse_proxy.go refactor: rename net/types to nettypes 2025-06-08 17:59:48 +08:00
route.go feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation 2025-06-09 22:20:26 +08:00
route_test.go feat: improved port selection 2025-05-04 01:32:01 +08:00
stream.go feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation 2025-06-09 22:20:26 +08:00