Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

async fn(Request) -> Result<Response, Error>

License

NotificationsYou must be signed in to change notification settings

tower-rs/tower

Repository files navigation

Tower is a library of modular and reusable components for building robustnetworking clients and servers.

Crates.ioDocumentationDocumentation (master)MIT licensedBuild StatusDiscord chat

Overview

Tower aims to make it as easy as possible to build robust networking clients andservers. It is protocol agnostic, but is designed around a request / responsepattern. If your protocol is entirely stream based, Tower may not be a good fit.

Supported Rust Versions

Tower will keep a rolling MSRV (minimum supported Rust version) policy ofatleast 6 months. When increasing the MSRV, the new Rust version must have beenreleased at least six months ago. The current MSRV is 1.64.0.

Getting Started

If you're brand new to Tower and want to start with the basics we recommend youcheck out some of ourguides.

License

This project is licensed under theMIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in Tower by you, shall be licensed as MIT, without any additionalterms or conditions.


[8]ページ先頭

©2009-2025 Movatter.jp