Logo
Explore beta.news Community Docs About Help
Sign In
push.rocks/smartproxy
3
0
Fork 0
You've already forked smartproxy
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
af4908b63fdb58c6b69aa986128b114ac24cd374
smartproxy/rust/crates/rustproxy-routing/src/lib.rs
T

10 lines
215 B
Rust
Raw Normal View History

feat(rustproxy): introduce a Rust-powered proxy engine and workspace with core crates for proxy functionality, ACME/TLS support, passthrough and HTTP proxies, metrics, nftables integration, routing/security, management IPC, tests, and README updates
2026-02-09 10:55:46 +00:00
//! # rustproxy-routing
//!
//! Route matching engine for RustProxy.
//! Provides domain/path/IP/header matchers and a port-indexed RouteManager.
pub mod matchers;
feat(smart-proxy): add hot-reloadable global ingress security policy across Rust and TypeScript proxy layers
2026-04-26 15:11:10 +00:00
pub mod route_manager;
feat(rustproxy): introduce a Rust-powered proxy engine and workspace with core crates for proxy functionality, ACME/TLS support, passthrough and HTTP proxies, metrics, nftables integration, routing/security, management IPC, tests, and README updates
2026-02-09 10:55:46 +00:00
pub use route_manager::*;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.0 Page: 22ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum