Skip to content

ltpp-universe/hyperlane-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperlane-quick-start

English | 简体中文

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.

Api Docs

Official Documentation

Run

start

cargo run

started in background

cargo run -d

stop

cargo run stop

restart

cargo run restart

restarted in background

cargo run restart -d

Performance

Appreciate

If you feel that hyperlane is helpful to you, feel free to donate.

LICENSE

This project is licensed under the MIT LICENSE. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please reach out to the author at ltpp-universe [email protected].

About

hyperlane-quick-start

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages