Types and traits to help you implement your own HTTP server
This crate has been deprecated. We recommend implementing inherent methods such as Tide's Server::respond
method instead.
The crate http-service
provides the necessary types and traits to implement your own HTTP Server.
For example you can use the workspace member http-service-hyper
to run an HTTP Server.
http_service_hyper::run(HTTP_SERVICE, ADDRESS);
await
ed via http_service_hyper::serve(HTTP_SERVICE, ADDRESS);
Want to join us? Check out our The "Contributing" section of the guide and take a look at some of these issues:
ConductThe http-service project adheres to the Contributor Covenant Code of Conduct. This describes the minimum behavior expected from all contributors.
LicenseMIT OR Apache-2.0
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4