hyperlane is a lightweight and high-performance Rust HTTP server library designed to simplify network service development. It supports HTTP request parsing, response building, TCP communication, and redirection features, making it ideal for building modern web services.
cargo run
cargo run -d
cargo run stop
cargo run restart
cargo run restart -d
If you feel that hyperlane
is helpful to you, feel free to donate.
This project is licensed under the MIT LICENSE. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request.
For any inquiries, please reach out to the author at ltpp-universe [email protected].