Hyperlane is a lightweight and high-performance Rust HTTP server library designed to simplify network service development. It supports HTTP request parsing, response building, and TCP communication, making it ideal for building modern web services. Additionally, it provides support for request and response middleware, WebSocket, and Server-Sent Events (SSE), enabling flexible and efficient real-time communication.
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].