GoDoxy/internal/route
2025-06-04 23:13:42 +08:00
..
provider refactor: rename route/provider/types to provider 2025-06-04 23:13:42 +08:00
routes tweak(route): start routes in parallel 2025-06-03 23:32:59 +08:00
rules refactor: code refactor and improved context and error handling 2025-05-24 10:02:24 +08:00
types feat(net): add option to disable compression 2025-05-28 22:09:25 +08:00
common.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
fileserver.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +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 feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
route.go tweak(route): start routes in parallel 2025-06-03 23:32:59 +08:00
route_test.go feat: improved port selection 2025-05-04 01:32:01 +08:00
stream.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
stream_impl.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
udp_forwarder.go refactor: remove the use of logging module in most code 2025-05-23 23:28:33 +08:00