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

An HTTP library for Rust

License

NotificationsYou must be signed in to change notification settings

hyperium/hyper

Repository files navigation

crates.ioReleased API docsMIT licensedCIDiscord chat

A protective and efficient HTTP library for all.

  • HTTP/1 and HTTP/2
  • Asynchronous design
  • Leading in performance
  • Tested andcorrect
  • Extensive production use
  • Client and Server APIs

Get started by looking over theguides.

"Low-level"

hyper is a relatively low-level library, meant to be a building block forlibraries and applications.

If you are looking for a convenient HTTP client, then you may wish to considerreqwest.

If you are not sure what HTTP server to choose, then you may want to consideraxum orwarp, the latter taking a more functionalapproach. Both are built on top of this library.

Contributing

To get involved, take a look atCONTRIBUTING.

If you prefer chatting, there is an active community in theDiscord server.

License

hyper is provided under the MIT license. SeeLICENSE.


[8]ページ先頭

©2009-2025 Movatter.jp