A lightweight, high-performance, and cross-platform Rust HTTP server library built on Tokio. It simplifies modern web service development by providing built-in support for middleware, WebSocket, Server-Sent Events (SSE), and raw TCP communication. With a unified and ergonomic API across Windows, Linux, and MacOS, it enables developers to build robust, scalable, and event-driven network applications with minimal overhead and maximum flexibility.
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. For more details, please see the license file.
Contributions are welcome! Please submit an issue or create a pull request.
If you have any questions, please contact the author: [email protected].