en un clic
RustProxy
RustProxy contient 2 skills collectées depuis wy414012, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
This skill should be used when developing RustProxy's async networking layer, including TLS tunnel establishment, Tokio-based connection management, codec implementation, TCP/UDP proxy forwarding, and multi-protocol proxy handling. It provides expert-level patterns for building production-grade async Rust networking applications with Tokio and tokio-rustls.
This skill should be used when developing the RustProxy web management panel, including Axum REST API design, embedded frontend assets, authentication middleware, real-time proxy status via WebSocket, and UI implementation with HTML/CSS/JS. It provides expert patterns for building lightweight embedded web panels in Rust.